Skip to content

API desenvolvida com Typescript, ES6, Node, PostgreSQL e Docker

License

Notifications You must be signed in to change notification settings

gvolkan/typescript-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript API Starter - Node + TypeScript + Sequelize + PostgreSQL

Dependencies

  • node
  • npm
  • typescript
  • gulp
  • PostgreSQL
  • Sequelize

Getting Started

Clone this repo:

git clone https://github.com/raphaellima8/typescript-api.git ts-api && cd ts-api

Install dependencies:

 npm i

Start server:

npm run watch

Tests:

npm run test

License: MIT

About

API desenvolvida com Typescript, ES6, Node, PostgreSQL e Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.2%
  • JavaScript 48.7%
  • Shell 2.1%