Skip to content

Base project with TypeScript, Knex, Express, Docker, Jest and AuthJWT.

Notifications You must be signed in to change notification settings

EliasJuniorNino/typexpress-template

Repository files navigation

Base project

Base project with:

  • TypeScript
  • Express
  • Docker
  • Knex
  • JWT Auth
  • Jest

Environment variables:

  • PORT:
  • DB_HOST:
  • DB_USER:
  • DB_DATABASE:
  • DB_PASSWORD:

Development

  • Install dependencies: npm install or yarn install
  • Run project: npm run dev or yarn dev

About

Base project with TypeScript, Knex, Express, Docker, Jest and AuthJWT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published