Skip to content

jauhari-i/Ukk_backend

Repository files navigation

Node Js Express Template

A Back End template using Express.js as a Node.js framework.

Github license npm Maintenance code style: prettier

Version

Current app version is on v1.0.

Usage

# Install dependencies
npm install

# Create .env
copy the .env.examples and rename it to .env and place your environment there

# Run in development
npm run dev

# Run in production
npm run build
npm start

# Unit/Integration testing
npm run test

# Formating
npm run lint:js

Happy Code Bruh!

Made With Love ~Irfan

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages