Skip to content

Boilerplate to Node.js API with Typescript ⬢

Notifications You must be signed in to change notification settings

davigsa/node.ts

Repository files navigation

Creating Boilerplate API Node.js 🧢

A Typescript project thats create a simple API with Node.js. Created with one route that prints a Hllo world:

Available Scripts 🏃🏻

In the project directory, you can run:

  • npm run dev: Runs the app in the development mode. Open localhost:3333 to view it in the browser.

  • npm run build: Build the app, changing ts configuration in js. Open de build folder to see de build.

  • npm run test: Run all the tests in the project

  • npm run start: Runs the app in the production mode.

Libs 📚

  • Babel
  • Express
  • Ts-node
  • Prettier
  • Eslint
  • Jest

About

Boilerplate to Node.js API with Typescript ⬢

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published