Application built to make tracking what episodes of Clone Wars in Chronological order you've watched.
variables.env file, see variables.env.sample file
- Node
- Express
- Pug
- Tons of packages - See the package.json
- Mailgun to send mail for password reset flow
- I was lazy and built it in bootstrap 💩
- Sass (For the bits I did build)
- Webpack
Deployed to AWS Elastic Beanstalk but could probably work with heroku
- Okta Integration?
To get rid of dev dependencies in production:
npm prune --production