- Notifications
You must be signed in to change notification settings - Fork34
Open source beautiful link in bio pages.
License
NotificationsYou must be signed in to change notification settings
vanxh/openbio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OpenBio is an open source link in bio page builder.
Do you want to help build a better and open source link in bio page builder. Check out outcontribution guidelines
Have any questions?
- Clone the repo
git clone https://github.com/vanxh/openbio
- Install dependencies
pnpm install
- Copy
.env.example
to.env
cp .env.example .env
- Fill in the environment variables
- Start the development server
pnpm dev