This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
Releases: Achronus/create-api-app
Releases · Achronus/create-api-app
v2.1.1
Major Updates
- Add
exclude
parameter to project creation. Enables exclusion of the following packages:Clerk
,Stripe
, and/orUploadthing
Minor Updates
- Updated
Not sure where to start?
console output section for better clarity and UX - Replaced
shadcn/ui
starting style todefault
fromnew-york
v.2.1.2
v2.0.5
v2.0.4
v2.0.3
v2.0.2
Major Updates
- Refactored
Poetry
script configuration to simplify running theuvicorn
server
Minor Updates
- Renamed and added a value to
API_URL
in.venv.local
for clarity - Added details in console after the project has built to inform next steps with clickable links directly to the files to update
v.2.0.1 - Tool Overhaul
Major Updates
- Added as
PIP
package - Frontend created using separate package and docker container
- Drastically simplified tool
- Remove customization for focus on specific project template