Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tejakummarikuntla/filler-app-node

A sample node application used as a placeholder for ci/cd testing.
https://github.com/tejakummarikuntla/filler-app-node

Last synced: 22 days ago
JSON representation

A sample node application used as a placeholder for ci/cd testing.

Awesome Lists containing this project

README

        

### Scripts
- Run: `npm run dev`
- Lint code: `npm run lint`
- Test code: `npm run test`
- Build(generates assets): `npm run build`