Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@asere asere released this 01 Jan 01:15
· 2 commits to master since this release
f9a4abd

All previous tags are removed, a better versioning is in progress.

This is the first release with a Backend in typescript.
Also, some features:

  • Environment variables partial integration
  • Eslint partial integration
  • Express middlewares
  • Dependency injection partial injection (for futures features)
  • Cloud API integration
  • Reducing vulnerabilities by removing many unused packages

Also the Backend is now in production environement (using NODE_ENV=production)