- It is advised to run this app on ubuntu.
- Install nodejs
- Install npm (packet manager for nodejs)
- cd app (from this folder)
- sudo npm install
- Configure your postgres database, there should be user postgres with password: 1234. Postgres server should run on 5432 port.
- Create database cooking_genie in postgres.
- Populate cooking_genie database with data by running script create_database.sql.
- Run "sudo npm start" from within app folder.
- Type in localhost:3000 into your browser. Enjoy!
-
Notifications
You must be signed in to change notification settings - Fork 0
Cooking advisor
License
kjamrozy/cooking-genie-nodejs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Cooking advisor
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published