Deed Folivery is a food delivery website.
Clone this repo.
cdinto server.- Create a psql database called
testdb - Run
\i schema.sql. - Go back to the server directory.
- Check if
passwordin db.js is correct. - Run
yarn installandyarn start.
cdinto client.- Run
yarn installandyarn start.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.