Skip to content

diogocampos/ts-seed-backend

 
 

Repository files navigation

node-ts-seed

Description

This is a project totally based in this project. I made some changes to use jest, ramda and other packages that I prefer.

Installing and testing the app

$ npm install
$ npm run test

Building production version

$ npm install
$ npm run build

The folder "lib" should be commited in master branch to install this package using git.

TSLint

$ npm install
$ npm run lint

About

Seed project for backend, developed with Typescript

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.2%
  • JavaScript 16.1%
  • Dockerfile 0.7%