Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djgrant/fieldtrip
Platform for creating simulated learning environments
https://github.com/djgrant/fieldtrip
Last synced: about 2 months ago
JSON representation
Platform for creating simulated learning environments
- Host: GitHub
- URL: https://github.com/djgrant/fieldtrip
- Owner: djgrant
- Created: 2022-07-15T14:53:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T13:38:26.000Z (about 2 years ago)
- Last Synced: 2024-11-01T22:36:51.294Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# fieldtrip
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
An experimental platform to facilate simulations of group projects using GitHub bots.
## Local development
Follow the instructions in [docs/setup](docs/setup.md).
## Deployment
Deployments are made to fly.io. After setting up their CLI tools and authenticating, run:
```
npm run deploy:client:staging
npm run deploy:client:prod
npm run deploy:server:staging
npm run deploy:server:prod
```## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Daniel Grant
💻
Alaa Yahia
💻
Add your contributions
## Contributing
If you have suggestions for how fieldtrip could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
© 2022 Daniel Grant <[email protected]>