Skip to content

tlaanemaa/tinioc-example

Repository files navigation

tinioc-example

Node.js CI

An example micro-service showcasing tinioc

Points of interest

Working with the project

Setup

Clone the project and install it's dependencies

git clone https://github.com/tlaanemaa/tinioc-example.git
cd tinioc-example
npm install

Starting

The project will be rebuilt automatically every time it is started so you don't have to worry about that

npm start

Testing & linting

There's not a lot of tests here but the ones that are can be run like this

npm test

There's also ESLint which can be run like so

npm run lint

About

An example microservice showcasing tinioc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published