This template repo allows you to create a JS app with Vite in less than a minute with CI and CD - leveraging Github actions.
Just click on "use this template" to create a github repo of your own. Locally:
- clone
yarn
(to install dependencies)yarn start
to start a dev server
Deployment is triggered for every new tag/release. See instructions on how to create a new release.
The project is configured to be deployed to github pages automatically. Make sure you have your keypair uploaded, see instructions
A Docker container is generated for every release. Runs on port 3000
. See the list of generated Docker containers
When deployed via the docker container, the website gets a perfect score with Lighthouse
https://getbootstrap.com/docs/5.0/content
Browse available icons: https://fontawesome.com/search
see headless to be able to create Admin UI easily