- Design customized lessons and reviews in Markdown
- Publish, share, and search for lessons
- Review efficiently using Spaced Repetition
This website is deployed to Heroku. Static assets are hosted and served through AWS S3. It runs a Django app on a Gunicorn server using a PostgreSQL database.
Deploy process:
- Push static files to the S3 bucket
- Push updated code to Heroku repo