Thanks to visit codestin.com
Credit goes to github.com

Skip to content

smaniotov/user-flux

Repository files navigation

User-flux

Description

CRUD in an attempt to create a cool express server with type-graphql lib.

Stack

  • TypeScript
  • GraphQL
  • TypeGraphQL
  • Express
  • MongoDB

Testing Stack

  • Mocha
  • Chai

Requirements

Env variables

  • TOKEN_SECRET: Secret used to create JWT tokens
  • DATABASE: Mongodb URL
  • PORT: Port to run express server

How to install

npm install

How to run 🚀

npm run dev

How to run tests

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published