openbio
openbio copied to clipboard
Open source beautiful link in bio pages.
About OpenBio.app
OpenBio is an open source link in bio page builder.
Contributing
Do you want to help build a better and open source link in bio page builder. Check out out contribution guidelines
Contact Us
Have any questions?
Getting Started
Prerequisites
Installation
- Clone the repo
git clone https://github.com/vanxh/openbio
- Install dependencies
pnpm install
Setup
- Copy
.env.exampleto.env
cp .env.example .env
- Fill in the environment variables
Usage
- Start the development server
pnpm dev