Skip to content

cuongndc/tick-service

Repository files navigation

tick-service

Build Status StackShare

📒 Tick's service.

Features

  • Using ESNext
  • Setup Babel, ESLint, Prettier, Ava and Husky.
  • Having Basic authentication and authorization.
  • Setup a basic RESTful API.
  • Using Prisma and PostgreSQL.
  • Integrate Nodemailer

Prepare

Quick start

$ sudo docker-compose up -d
$ yarn
$ yarn start

Database diagram

Database digram

Build with 🙌 and ❤️

License

Apache