https://github.com/sidebase/templates
The base templates required to run create-sidebase.
https://github.com/sidebase/templates
Last synced: 3 months ago
JSON representation
The base templates required to run create-sidebase.
- Host: GitHub
- URL: https://github.com/sidebase/templates
- Owner: sidebase
- Created: 2024-06-21T10:46:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-06T09:56:15.000Z (9 months ago)
- Last Synced: 2025-10-27T13:44:59.166Z (8 months ago)
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-sidebase templates
This repository contains all base templates required to run [`create-sidebase`](https://github.com/sidebase/create-sidebase).
The template is based on the [Nuxt3 Starter template](https://github.com/nuxt/starter/tree/v3).
## Versioning
Every branch contains the template for a specific Nuxt version. This template creates a new sidebase project with the required Nuxt version. This is to ensure that older instances of the starter will still properly set up the project.