Skip to content

peppercatastrophe/catatan-catatan-be

Repository files navigation

WIP Catatan Catatan App (Backend)

TODOs:

  • user auth
    • register
    • login
  • create
  • read
    • index
      • shorten note content for index view
      • pagination
    • getById
  • search
  • update
  • delete

Setup

npm install

Lint

npm run lint

Test

npm run test

Development

npm run dev

About

WIP backend for note taking app, built using Express JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published