A starter for the self-hosted app, help you to build your next full-stack project. https://sha-starter.onrender.com
SHA is a full-stack starter built on top of the GSVT Stack, which includes Go, SQLite, Vue 3, and Tailwind CSS. It is a self-hosted solution that can be easily deployed using Docker. The theme allows users to store data using the SQLite database and offers flexibility in choosing a front-end technology stack, with Vue 3 being the default option. Deployment options include Railway and Render.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
VitePress is a static site generator designed for creating documentation websites. It offers a lightweight and fast development experience using Vue.js and Markdown, with features such as live-reload, theming, and customizable layout components.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.