Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tejakummarikuntla/filler-app-node
- Owner: tejakummarikuntla
- Created: 2024-01-09T08:14:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T08:37:17.000Z (8 months ago)
- Last Synced: 2024-05-10T09:40:52.944Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`