Skip to content

Vesal-J/lynx-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lynx Boilerplate

a boilerplate for Express.js and Typescript. it provides project structure with set of packages

What it includes in

  • Express.js
  • Prisma
  • Typescript
  • Project structure
  • Scripts
  • npm
  • cors
  • nodemon
  • dotenv

Installation

$ git clone https://github.com/Vesal-J/lynx-boilerplate.git
$ cd lynx-boilerplate
$ npm install

Run dev server

$ npm run dev

Run server

before you start the server you need to build the project

$ npm start

Build project

$ npm run build

About

Minimal node.js Boilerplate to start a express app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published