Skip to content

Releases: Achronus/create-api-app

v1.0.3

04 Jun 05:59
Compare
Choose a tag to compare

Refactor frontend files

  • Remove redundant env variables
  • Move middleware.ts to lib and page.tsx to app
  • Remove tremor module from tailwind.config.js
  • Remove flowbite from packages

v1.0.2

14 Feb 07:02
Compare
Choose a tag to compare

Minor Updates

Backend project files:

  • Removed PROJECT_NAME from Dockerfiles when not needed
  • Removed redundant variables (PROJECT_NAME, ENV_TYPE)
  • Fixed backend PORT bug

Tool files:

  • Updated tool tests

v1.0.1

13 Feb 07:36
Compare
Choose a tag to compare

Complete project release with all core functionality specified in README.

Minor Update

  • Automatically populate path in final console message based on current directory