Fast Webapp Template
| .vscode | ||
| nginx | ||
| public | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .prettierrc.yml | ||
| astro.config.mjs | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
Fast WebApp Template
How to Use
Clone the Repo
git clone --depth 1 https://git.patalcala.com/patalcala9/fwt.git <project-name>
Navigate to the project
cd <project-name>
Remove GIT
sudo rm -rf .git
Install Depedencies
pnpm install
Make sure to update the dependencies first
pnpm update
To Use Background
Place your background image in assets/images/background.avif or assets/images/background.webp.
Then, enable by adding or
