https://github.com/ccnmtl/statify
https://github.com/ccnmtl/statify
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ccnmtl/statify
- Owner: ccnmtl
- License: gpl-3.0
- Created: 2023-05-04T14:24:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-21T20:51:20.000Z (10 months ago)
- Last Synced: 2025-08-21T21:53:32.237Z (10 months ago)
- Language: TypeScript
- Homepage: https://statify.ctl.columbia.edu/
- Size: 55.9 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Statify
[](https://github.com/ccnmtl/statify/actions)
## Configuration
1. Clone
git clone https://github.com/ccnmtl/statify.git
cd statify
2. Run
Use `make dev` or `npm run dev` Use CTR-C to exit.
To test, use `make all` This is what Travis and Jenkins runs to build the project.