https://github.com/cuongndc9/tick-service
Tick's service
https://github.com/cuongndc9/tick-service
103cuong docker nodejs postgresql prisma tick
Last synced: over 1 year ago
JSON representation
Tick's service
- Host: GitHub
- URL: https://github.com/cuongndc9/tick-service
- Owner: cuongndc9
- License: apache-2.0
- Created: 2019-10-19T16:03:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T06:12:20.000Z (over 3 years ago)
- Last Synced: 2025-01-21T21:32:26.015Z (over 1 year ago)
- Topics: 103cuong, docker, nodejs, postgresql, prisma, tick
- Language: JavaScript
- Homepage: https://tickservice.herokuapp.com/
- Size: 7.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# tick-service
[](https://travis-ci.com/500lab/tick-service)
[](https://stackshare.io/cuongw/tick-service)
📒 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
- [Node](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/en/)
- [Docker](https://phoenixnap.com/kb/how-to-install-docker-on-ubuntu-18-04)
- [Docker Compose](https://docs.docker.com/compose/install/)
## Quick start
```shell
$ sudo docker-compose up -d
$ yarn
$ yarn start
```
## Database diagram

Build with 🙌 and ❤️
## License
Apache