Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
Daniel Grant

💻
Alaa Yahia
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]>