Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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