Skip to content

matthew-teply/beenice

Repository files navigation

About

Beenice is an app to give and receive positive messages from strangers who you can connect with if both parties consent.

Installation

The whole application is dockerised, therefore you only need to run a few commands that are already prepared for you in the Makefile.

Requirements:

1. Build the project:

This will build the frontend's Docker images.

make build

2. Run the project:

This will build the frontend's Docker containers and/or start them.

make up

3. Run Supabase

This will create all the Supabase containers and/or start them.

make db-up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages