ASS-POC (Another stupid service for POC)
To get started developing the service:
- install dependencies with
npm install(equivalentlyyarn)
Then you can either:
npm run compilecompile code in src foldernpm run precommitsome cleaning task then compile, to run before commit and ushnpm startstart the applicationnpm run cleanclean the app
To run the service, simply run npm start (yarn start).
Import agyolog.postman_collection.json into your Postman installation, then run ASS-POC test