https://github.com/syscoin/syshub-api
https://github.com/syscoin/syshub-api
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syscoin/syshub-api
- Owner: syscoin
- Created: 2020-03-24T18:39:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-12T04:20:33.000Z (10 months ago)
- Last Synced: 2025-08-12T06:24:40.842Z (10 months ago)
- Language: HTML
- Size: 2.82 MB
- Stars: 2
- Watchers: 6
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Developed by Syscoin Development and Marketing Team
new api for syshub, in charge of managing the interaction with the rpc and firebase for the execution of creation of proposals, votes, etc.
##Info
take into account the .env values for project initialization, any project initialization error would be mostly due to environment variables
## Scripts
### `npm run prod`
Runs the app in the production mode.
### `npm run dev`
Runs the app in the development mode.
### `npm run test`
run tests
### `npm run test:watch`
Runs test and observe changes
### `npm run doc`
Generate documentation.