1jz / fragments

Microservice for documenting and managing fragments of information on automotive parts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fragments

Microservice for documenting and managing fragments of information on automotive parts

Setup

git clone https://github.com/1jz/fragments.git
cd fragments
npm i

Running

npm start

Dev (nodemon)

npm run dev

Debug (nodemon + inspect)

npm run debug

run from VSCode Run and Debug

configuration can be found in .vscode/launch.json

Extra

Linting

npm run lint

About

Microservice for documenting and managing fragments of information on automotive parts


Languages

Language:JavaScript 94.9%Language:Shell 3.0%Language:Dockerfile 2.1%