Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.

Repository files navigation

Flippr

Flippr is a simple, no-frills, no-ads loyalty card app. It's built with SvelteKit, TailwindCSS, and Heroicons.

Set up

Create an .env file in the root of the repository, following the .env.example file.

Build and start the application:

docker compose up -d

Seed the database (optional):

docker compose exec app pnpm run db:create
docker compose exec app pnpm run db:migrate
docker compose exec app pnpm run db:seed

Open localhost:5173 in your browser. If you seeded the database, you can log in with admin/password or user/password.

Assets

Uploaded images are stored at public/uploads. Serve this directory with a web server to make the images accessible.

License

The software is available as open source under the terms of the MIT License.

About

Simple loyalty card app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages