Skip to content

gabbosam/log-service

Repository files navigation

log-service

ASS-POC (Another stupid service for POC)

Develop

To get started developing the service:

  • install dependencies with npm install (equivalently yarn)

Then you can either:

  • npm run compile compile code in src folder
  • npm run precommit some cleaning task then compile, to run before commit and ush
  • npm start start the application
  • npm run clean clean the app

Run

To run the service, simply run npm start (yarn start).

Test

Import agyolog.postman_collection.json into your Postman installation, then run ASS-POC test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published