File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ Some of the future new features and changes:
1919- [x] Upgrade to the latest FastAPI.
2020- [x] Migration from SQLAlchemy to SQLModel.
2121- [x] Upgrade to Pydantic v2.
22- - [ ] Refactor and simplification of most of the code, a lot of the complexity won't be necessary anymore.
22+ - [x ] Refactor and simplification of most of the code, a lot of the complexity won't be necessary anymore.
2323- [x] Automatic TypeScript frontend client generated from the FastAPI API (OpenAPI).
24- - [ ] Migrate from Vue.js 2 to React with hooks and TypeScript.
24+ - [x ] Migrate from Vue.js 2 to React 18 with TypeScript.
2525- [x] Make the project work as is, allowing to clone and use (not requiring to generate a project with Cookiecutter or Copier)
2626- [x] Migrate from Cookiecutter to Copier
27- - [ ] Move from Docker Swarm Model to Docker Compose for a simple deployment.
27+ - [x ] Move from Docker Swarm Model to Docker Compose for a simple deployment.
2828- [x] GitHub Actions for CI.
2929
3030---
You can’t perform that action at this time.
0 commit comments