itsApurba / taskflow

https://taskflow-one.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup the backend

itsApurba opened this issue · comments

  • Setup an express app and routes
  • Create models
  • Create controllers
  • Connect database
  • JWT and auth setup
  • Initial API endpoints
  • Error handler
  • logger