Skip to content

Node.js Typescript, React and Graphql blogging app api

Notifications You must be signed in to change notification settings

xeusteerapat/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

blog-app

Blogging app

Tech stacks

  • TypeORM/Graphql API
  • Apollo Server
  • React/Apollo Client
  • Typescript

ENV Configuration

BCRYPT_SALT_ROUND=
SECRET_OR_KEY=

# TypeORM
TYPEORM_CONNECTION=
TYPEORM_HOST=
TYPEORM_USERNAME=
TYPEORM_PASSWORD=
TYPEORM_DATABASE=
TYPEORM_PORT=
TYPEORM_SYNCHRONIZE=
TYPEORM_LOGGING=
TYPEORM_ENTITIES=

About

Node.js Typescript, React and Graphql blogging app api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published