Skip to content

spinspire/tiktrak

Repository files navigation

TikTrak

This application is derived from pocketbase-sveltekit-starter with a PocketBase backend with SvelteKit frontend.

Developer Guide

Foundational developer information is available in the pocketbase-sveltekit-starter project. So please read that for setup, built, code organization etc.

Data Model is described in the application's home page.

Sample Data

When starting from scratch (empty PocketBase DB), the system could automatically generate sample data (users, projects, tickets, hooks, etc.) if you have set the SAMPLE_DATA_DOMAIN. This step is skipped if this variable is not set in .env file.

See pb/pb_migrations/*_import_data.js for the details of generated sample data.

Sample Hooks

If sample data (above) is enabled, then you will also see some hooks being generated. These hooks are disabled=true by default. If you want to use them, then you must enable them manually.

Feedback

Please provide feedback by opening an issue or starting a discussion.

About

a ticket tracking system using pocketbase & sveltekit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published