inkvault Svelte Themes

Inkvault

Ecommerce store made in Svelte-kit and Go

InkVault - Full-Stack Ebook Store

A modern full-stack digital bookstore built with SvelteKit + Go (Fiber).

Tech Stack

Frontend:

  • SvelteKit 5 (Runes)
  • SCSS Modules + custom design system
  • Server-side cart with cookies
  • Toast notifications, mini cart, responsive design

Backend (coming soon):

  • Go + Fiber
  • PostgreSQL
  • Stripe integration
  • REST API

Project Structure

inkvault/
├── frontend/ # SvelteKit frontend
├── backend/ # Go Fiber API

How to Run

# Frontend
cd frontend
npm install
npm run dev

# Backend (after we build it)
cd backend
go run main.go

Features

Beautiful ebook catalog with SCSS
Persistent cart with cookies + SSR
Mini cart with click-outside + keyboard support
Fully responsive + accessible

Top categories

Loading Svelte Themes