Skip to content

A platform allowing users to share details about themselves with a simple link

Notifications You must be signed in to change notification settings

yoki-labs/guilded.bio

Repository files navigation

Guilded.bio

Getting Started

⚠️ This project relies on Docker and Docker Compose for the dev environment. If you don't wish to use it, you can run start the services up manually.

First, populate your environment variables by creating a .env file with the keys from .env.example.

Then, run the start script in the root of the project:

yarn install
yarn dev-env

Open http://localhost:3000 in your browser to see the result. To shut down the project, run this in the root of the project:

docker-compose down -v

About

A platform allowing users to share details about themselves with a simple link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published