Skip to content

Releases: raravi/notes-server

Notes - Microservice Version

26 Apr 02:33
Compare
Choose a tag to compare

The Notes Server is hosted on Heroku / AWS Lambda.

The functionality is split up into these 2 components:

Authentication API Server hosted on AWS Lambda moved to repo notes-server-lambda.
App API / HTTP Server hosted on Heroku is on this repo.

Notes - Monolith Version

22 Apr 23:05
Compare
Choose a tag to compare

The Notes Server is completely hosted on Heroku.

This is a checkpoint before the functionality is split up into these 2 components:

  1. Authentication API Server hosted on AWS Lambda
  2. App API / HTTP Server hosted on Heroku.