lou00011 / touchbistro-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial setup

npx license mit > LICENSE npx gitignore node npm init -y

TODOS:

  • Remap other routes to either / or redirect to 404 - DONE!
  • Write a few more tests - DONE!
  • Added prod middleware libs - DONE!
  • Deploy to heroku - DONE!
  • Connect w/ frontend - DONE!

Deployment URL:

https://touchbistro-backend.herokuapp.com/

About

License:MIT License


Languages

Language:JavaScript 73.2%Language:TypeScript 26.8%