https://github.com/eggheadio/egghead-instructor-center
An app for egghead instructors to do instructor things
https://github.com/eggheadio/egghead-instructor-center
Last synced: about 1 year ago
JSON representation
An app for egghead instructors to do instructor things
- Host: GitHub
- URL: https://github.com/eggheadio/egghead-instructor-center
- Owner: eggheadio
- Created: 2016-10-05T18:05:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T22:59:03.000Z (over 8 years ago)
- Last Synced: 2025-03-26T08:47:30.238Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://instructor.egghead.io
- Size: 1.33 MB
- Stars: 19
- Watchers: 10
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# egghead-instructor-center
A temporary lightweight wrapper around [egghead-ui](https://github.com/eggheadio/egghead-ui). This project just wires up routing and authentication around these egghead-ui components and then deploys them to [instructor.egghead.io](https://instructor.egghead.io). Eventually this project will dissolve into [egghead-rails](https://github.com/eggheadio/egghead-rails), which will consume the `egghead-ui` components directly inside it's own routing, authentication, error tracking etc.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)