Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pardjs/back-end-template
https://github.com/pardjs/back-end-template
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pardjs/back-end-template
- Owner: pardjs
- License: mit
- Created: 2019-06-25T14:22:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:42:53.000Z (about 2 years ago)
- Last Synced: 2023-03-02T15:02:53.852Z (almost 2 years ago)
- Language: TypeScript
- Size: 2.22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pard.js Back-End Service Template
- [ ] DB migration
- [ ] CI Solution
- [ ] CD Solution
- [x] API Doc
- [x] deployment
- [x] release
- [x] Health API
- [x] Project Info API
- [x] Ping API
- [x] APM
- [x] Project Folder Structure
- [x] Log collection## Prerequisite
### Install terraform
```bash
brew install terraform
brew switch terraform 0.11.13
```### Install yarn
```bash
npm install yarn -g
```### Server side
- docker
- docker-compose
- .env file in project folder