cafe-for-cats / api

server-side code for the project 🖥
0 stars 0 forks source link

Running this repo

  1. clone the repo
  2. make a .env file in the root directory and add the needed configs
  3. run npm install
  4. run npm run dev