Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@taniarascia taniarascia released this 04 Feb 02:39
· 191 commits to master since this release

Initialization of Express backend server, and initial tag/release on GitHub. See #223.

Added

  • Created CHANGELOG.md
  • Added Node/TypeScript backend for REST API calls
  • Created CI/CD pipeline with deploy.sh, .travis.yml and Dockerfile

Changed

  • Migrated website from Netlify to DigitalOcean
  • Added instructions for new local development to README
  • Removed Netlify badge from README
  • Removed Create React App and replaced with custom Webpack setup

Removed

  • Removed Service Worker due to the application no longer being fully client side