https://github.com/ccnmtl/statify
https://github.com/ccnmtl/statify
Last synced: about 2 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 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T14:41:34.000Z (about 2 months ago)
- Last Synced: 2025-04-09T15:44:12.432Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://statify.ctl.columbia.edu/
- Size: 55.6 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
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 statify2. 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.