Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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...

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