Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2enter-studio/project-starter
SvelteKit + Pocketbase + Turborepo + Bun + TailwindCSS + more...
https://github.com/2enter-studio/project-starter
bun daisyui pocketbase svelte5 sveltekit tailwindcss turborepo
Last synced: about 1 month ago
JSON representation
SvelteKit + Pocketbase + Turborepo + Bun + TailwindCSS + more...
- Host: GitHub
- URL: https://github.com/2enter-studio/project-starter
- Owner: 2enter-studio
- Created: 2024-10-07T13:26:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T09:24:22.000Z (about 2 months ago)
- Last Synced: 2024-12-02T10:30:48.552Z (about 2 months ago)
- Topics: bun, daisyui, pocketbase, svelte5, sveltekit, tailwindcss, turborepo
- Language: TypeScript
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2ENTER studio project starter
Use this template to start a regular 2ENTER studio like project
## The tech stack we're using
- Bun
- Svelte(kit)
- Pocketbase
- TailwindCSS & DaisyUI
- Turborepo## Installation
```shell
bun create 2enter-studio/project-starter
```## Start the docs app
```shell
cd
bun i
bun dev
```Then, open the docs app by visiting this link: http://localhost:5173