egagofur / boilerplate-express-ts

include eslint, logger, typescript, prettier, nodemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate-Express-Ts

include eslint, logger, typescript, prettier, nodemon

Installation

  • clone project ini
  • jalankan npm install
  • buat file .env untuk menyimpan PORT
  • start server dengan menjalankan npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT = 4000

Tech Stack

Server: Node, Express

Authors

About

include eslint, logger, typescript, prettier, nodemon

License:MIT License


Languages

Language:TypeScript 100.0%