Sample demo https://www.i-class.dev
- Grape API
- GraphQL
- Postgresql
- Sidekiq
- Amazon-S3
- Amazon-SES (that is a cool one for sending messages)
- Sendgrid API (sendgrid-ruby gem) (no longer use, n)
AWS_ACCESS_KEY_ID
AWS_REGION
AWS_S3_BUCKET
AWS_SECRET_KEY
APP_JWT_AUD
APP_JWT_ISSUER
ROOT_API
SENDGRID_API_KEY
SENDGRID_SENDER
RESET_PASSWORD_TEMPLATE_ID
...
Vuex
To start a new development env, run the following:
- bundle exec rails s
- bundle exec sidekiq
- yarn
- ./bin/webpack-dev-server
Dependencies
- aws-sdk
- webpack (bundler for vuejs)
- Postgresql
- GraphQL