module
Version:
v0.0.0-...-bc24f03
Opens a new window with list of versions in this module.
Published: Oct 16, 2024
License: MIT
Opens a new window with license information.
README
¶
SK-Connect
Sveltekit and Connect RPC monorepo starter.
Getting Started
Clone the repo
git clone https://github.com/maybemaby/sk-connect.git
Find and replace: "github.com/maybemaby/sk-connect" with your preferred go module name.
Development
Generate code from protobuf
make generate
Start dev servers
make dev
# In separate terminal:
cd app && pnpm dev
Click to show internal directories.
Click to hide internal directories.