gkbps / backend

Investigate unknown bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developing a RESTful API With Node and TypeScript

Want to learn how to build this project?

Check out the blog post.

Want to use this project?

  1. Fork/Clone
  2. Install dependencies - npm install
  3. Compile - gulp scripts
  4. Compile assets - gulp assets
  5. Run the development server - npm start
  6. Test - npm test

Sample Projects

dependencies check (https://github.com/maxogden/dependency-check)

Check code lint (https://github.com/standard/standard) standard src/**

Fix package.json (https://github.com/henrikjoreteg/fixpack)

Translate package.json to readme

About

Investigate unknown bug


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%