https://github.com/ohcnetwork/stay_be
CoronaSafe Stay BE NestJS
https://github.com/ohcnetwork/stay_be
covid-19
Last synced: 11 months ago
JSON representation
CoronaSafe Stay BE NestJS
- Host: GitHub
- URL: https://github.com/ohcnetwork/stay_be
- Owner: ohcnetwork
- License: mit
- Created: 2020-04-18T19:05:06.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-03T05:48:30.000Z (almost 2 years ago)
- Last Synced: 2025-07-13T23:52:38.314Z (11 months ago)
- Topics: covid-19
- Language: HTML
- Size: 2.79 MB
- Stars: 4
- Watchers: 7
- Forks: 8
- Open Issues: 112
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coronasafe Stay
[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/0)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/1)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/2)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/3)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/4)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/5)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/6)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/7)
Copy config/rds-ca-2019-root.pem to dist/config/
Swagger is avaliable at /doc
To create a migration file
install ``` npm i -g typeorm```
```typeorm migration:create -n path/filename```