https://github.com/matlock/workcast
https://github.com/matlock/workcast
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matlock/workcast
- Owner: MatLock
- Created: 2020-02-03T17:04:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T02:17:46.000Z (over 6 years ago)
- Last Synced: 2025-01-01T04:50:43.510Z (over 1 year ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WORKCAST
### Steps to run Tests
* Execute ```npm install```
* Execute ```npm test```
### Steps to run the service
* Have [docker](https://www.docker.com/) installed
* Execute ```docker-compose build```
* Execute ```docker-compose -up -d```
Go to http://localhost:3000/workcast/api-docs/ to check swagger specification