- 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
1.0.2
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
1.0.1
Complete project release with all core functionality specified in [README](https://github.com/Achronus/create-api-app).
Minor Update - Automatically populate `path` in final console message based on `current directory`