Currently, code coverage covers only api-flask directory.
- Docker (>= 20.10.11, build dea9396)
- docker-compose (>= v2.2.1)
- (For personal computers) Docker Desktop (>= 4.3.1)
For windows user, check this question - symbolic link issue: https://stackoverflow.com/a/42137273
- Select backend framework directory (ex. api-flask)
- Select frontend framework directory (ex. web-react-REST)
- See README.md of both directory
-
Python (above 3.10.0)
- Synchronous RESTful API frameworks
- Flask (On going)
- Django (Not implemented)
- Asynchronous RESTful API frameworks
- Sanic (Not implemented)
- Synchronous RESTful API frameworks
-
Typescript (above 4.5.2)
- GraphQL (Not implemented)
- Apollo
- Prisma
- GraphQL (Not implemented)
- React.js (On going)
- Vue.js (Not implemented)
- React - antd
- Postgres
- Flask with React.js
- Django with React.js
- Sanic with React.js
- Apollo with React.js
- Prisma with React.js
- Sanic with Vue.js
- Apollo with Vue.js
feature are implemented.
- User
signup / login / logout / JWT token management
- Websocket
- Task runner with celery
- Frontend examples
- React
- Custom hooks
antd UI customizingModal
- Mocking up backend api
- React
CIGitHub ActionLint, Testing
DependabotTest codes with code coverage- OAuth (with google)
- CI
- Auto lint check
- Check test code passed
- Test codes
- Backend
- Frontend
- code coverage
- Dependabot