Skip to content

A progressive web app for your recipes, freely available for self-hosting

License

Notifications You must be signed in to change notification settings

Theiaz/clickncook-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clickncook-supabase

Netlify Status CI

This is a progressive web app for your recipes using free tier of netlify and supabase. You can use the hosted instance or deploy it yourself!

Table of Contents

Features

  • ✅ image store with clientside image compression
  • ✅ progressive web app (installable, app shortcuts)
  • ✅ authentication and authorization with postgres Row Level Security
  • ✅ multiple environment support (local, staging, production)
  • ✅ E2E tests using playwright

Setup

  1. Clone or fork the repository:

    git clone [email protected]:Theiaz/clickncook-supabase.git
    cd clickncook-supabase
  2. Install dependencies:

    npm install
  3. Setup local supabase instance - follow this instructions

Installation for self hosting

If you want your own recipe app feel free to host it on yourself. A detailed guide can be found here

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A progressive web app for your recipes, freely available for self-hosting

Resources

License

Stars

Watchers

Forks