Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikemklee/tgms-boilerplate
Project boilerplate using Typescript, GraphQL, MongoDB, Stripe
https://github.com/mikemklee/tgms-boilerplate
Last synced: about 1 month ago
JSON representation
Project boilerplate using Typescript, GraphQL, MongoDB, Stripe
- Host: GitHub
- URL: https://github.com/mikemklee/tgms-boilerplate
- Owner: mikemklee
- Created: 2020-04-11T18:42:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T12:44:31.000Z (almost 2 years ago)
- Last Synced: 2023-04-18T04:23:56.273Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Project Build with TypeORM
Steps to run this project:
1. Run `npm i` command
2. Add environment variables in `.env` file (don't commit this)
3. Setup database settings inside `ormconfig.js` file
4. Run `npm start` command