Skip to content

Releases: Anupam-dagar/cimble

Backend with basic functionalities ready.

13 Mar 08:21
Compare
Choose a tag to compare

Prealpha release which includes minimum possible backend to start frontend development.
Following is included:

  1. Authentication: (Signup, Login, Refresh Token)
  2. Organisations (Create, Read, Update)
  3. Projects (Create, Read, Update)
  4. Configurations (Create, Read, Update)
  5. Server setup.