FAT template is a lightweight Full-Stack template with out of the box support for FastAPI + AlpineJS + TailwindCSS.
- Hot reloading dev server - no need to refresh the browser for viewing changes
- JavaScript and TypeScript support
- FastAPI
- AlpineJS
- TailwindCSS
- Python ^3.10
- FastAPI
- AlpineJS
- TailwindCSS
- NodeJS ^18
make install
make dev:frontend
make dev:backend
make install:prod
make prod
make lint
make test
make test:unit
make test:integration
make test:e2e
make format
FAT template was created by André Gil and is open-sourced software licensed under the MIT license.