Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 421 Bytes

File metadata and controls

10 lines (8 loc) · 421 Bytes

👋🏾 WELCOME TO THE BOOKIT! SERVER

Steps to get it up and running:

  1. Create a branch (in case you're actively contributing).
  2. Clone the repository on your local machine using git clone [url]
  3. Run npm install to install all dependencies
  4. Reach out to me for the .env file for the database connection string
  5. Run npm start to start up the server

Test the API on the Postman Workspace