Cookiecutters templates for Flask-inertia.
This repository provides several cookiecutter templates using directories.
It will create a minimal skeleton for a Flask application binded with Inertia thanks to Flask-Inertia Adapter with the following JS frameworks:
$route
plugin to access Flask defined routes from JavaScript$route
plugin to access Flask defined routes from JavaScriptpip install cookiecutter
cookiecutter https://github.com/j0ack/flask-inertia-cookiecutters.git --directory=[vue3-vue-cli|vue3-vite|svelte|react]
You will be asked about your basic info that will be used in your project.