Skip to content

Migrated to RoR API + react

Compare
Choose a tag to compare
@mgmodell mgmodell released this 22 Jan 03:25
· 805 commits to master since this release

Migrated traditional page-based Ruby-on-Rails (RoR) application to RoR API fronted by a react single-page application (SPA). This includes:

  • Migrating to token-based authentication
  • Webpacker configuration
    This also includes the setup of Docker container-based testing and development.