Skip to content

Server boilerplate using Typescript (ts-node), Graphql, Redis, PostgreSQL.

License

biomec-lab/server-sql-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm start command

You should create an .env file for environment variables with specific values follow:

SPARKPOST_API_KEY=<value>
FRONTEND_HOST=<value>
TWITTER_CONSUMER_KEY=<value>
TWITTER_CONSUMER_SECRET=<value>

IMPORTANT: <value> should be created by yourself.

About

Server boilerplate using Typescript (ts-node), Graphql, Redis, PostgreSQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published