https://github.com/fastack-dev/fastack-app-starter-kit
Fastack App Starter Kit
https://github.com/fastack-dev/fastack-app-starter-kit
boilerplate cookiecutter
Last synced: 9 months ago
JSON representation
Fastack App Starter Kit
- Host: GitHub
- URL: https://github.com/fastack-dev/fastack-app-starter-kit
- Owner: fastack-dev
- License: mit
- Created: 2022-01-01T20:20:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T18:57:23.000Z (over 4 years ago)
- Last Synced: 2025-09-01T16:53:41.084Z (10 months ago)
- Topics: boilerplate, cookiecutter
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fastack-app-starter-kit
Fastack App Starter Kit
## Features
* Integration option with docker
* Integration option with pre-commit hooks
* Integration option with fastack-sqlmodel
* Integration option with fastack-mongoengine
* Integration option with fastack-cache
* Support to select python version
## Usage
```
cookiecutter gh:fastack-dev/fastack-app-starter-kit
```