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

https://github.com/zlovtnik/gprint-web


https://github.com/zlovtnik/gprint-web

Last synced: about 2 months ago
JSON representation

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*