Skip to content

Node Express App to track Clone Wars episodes in Chronological order

Notifications You must be signed in to change notification settings

DarthOstrich/chrono-clones

Repository files navigation

Star Wars Chronological

Overview

Application built to make tracking what episodes of Clone Wars in Chronological order you've watched.

Needed to work

variables.env file, see variables.env.sample file

Backend

The Main bits

  • Node
  • Express
  • Pug
  • Tons of packages - See the package.json
  • Mailgun to send mail for password reset flow

Frontend

  • I was lazy and built it in bootstrap 💩
  • Sass (For the bits I did build)
  • Webpack

Deployment

Deployed to AWS Elastic Beanstalk but could probably work with heroku

Todo

  • Okta Integration?

Mad Props to

Reddit

CSV 2 JSON

learn node by Wes Bos

Notes

To get rid of dev dependencies in production:

npm prune --production

About

Node Express App to track Clone Wars episodes in Chronological order

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published