Skip to content

michivo/mss22-sample-service

Repository files navigation

Sample Service

A sample implementation of a backend service.

Requirements

You need Node.js 16 to run this service.

How to run

Simply run npm install, then npm start to run the service or npm run dev to run it in dev mode (with nodemon).

Deployment

There is a deploy Action that will deploy this service to the Google Cloud Platform. You can find the Swagger UI at https://mss-sample-service.oa.r.appspot.com/api-docs

About

A sample implementation of a backend service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published