Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohcnetwork/stay_be
CoronaSafe Stay BE NestJS
https://github.com/ohcnetwork/stay_be
covid-19
Last synced: about 2 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 (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-03T05:48:30.000Z (6 months ago)
- Last Synced: 2024-11-21T15:16:16.587Z (about 2 months ago)
- Topics: covid-19
- Language: HTML
- Size: 2.79 MB
- Stars: 4
- Watchers: 8
- 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/images/0)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/0)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/images/1)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/1)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/images/2)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/2)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/images/3)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/3)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/images/4)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/4)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/images/5)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/5)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/images/6)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/links/6)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/stay_be/images/7)](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```