breakfireaus / Inter-book

Freelancer platform where people can book freelance professionals and freelance professionals can add themselves
MIT License
1 stars 1 forks source link

Initial server configuration #34

Closed Auralise closed 1 year ago

Auralise commented 1 year ago

Added server.js and ran through all of the files to ensure that the server is able to run. Added nodemon configuration script as 'npm run watch'. None of the routes have been tested yet.

I have added configuration for the cookies in the server.

I have added some dummy routers for the controller routes that have not yet been merged into main.

I think we should merge this in before we merge other route-related stuff and just overwrite the placeholders