https://github.com/zlovtnik/gprint-web
https://github.com/zlovtnik/gprint-web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zlovtnik/gprint-web
- Owner: zlovtnik
- Created: 2026-01-27T01:14:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-01-28T05:30:39.000Z (4 months ago)
- Last Synced: 2026-01-28T07:19:37.384Z (4 months ago)
- Language: Svelte
- Size: 213 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pressly
> **Contract Printing Management System**
> Modern web application for multi-tenant contract lifecycle management.
## Tech Stack
- **Svelte 5** with Runes
- **SvelteKit 2** for routing
- **TypeScript** for type safety
- **Tailwind CSS 4** for styling
- **Bun** as runtime/package manager
## Getting Started
```sh
# Install dependencies
bun install
# Start development server
bun run dev
# Build for production
bun run build
# Preview production build
bun run preview
```
## Features
- 👥 Customer management
- 📋 Service catalog
- 📄 Contract creation, signing, and generation
- 🖨️ Print job processing
- 📊 Audit logging and history
---
*Powered by Pressly*