Ruby on Rails 6: Used 25+ gems and build a Startup MVP 2020. Online learning platform (aka Udemy clone) application up and running.
Things you may want to cover:
- ruby v 2.7.1 +
- rails 6.0.3 +
- postgresql database
- yarn
- AWS S3 - file storage ** in production **
- Amazon SES - sending emails ** in production **
- google analytics code ** in production **
- google recaptcha API for signing up ** in development & production **
- google oauth API ** in development and production **
- github oauth API ** in development and production **
- facebook oauth API
- stripe API ** in development and production **
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...