Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanxh/openbio
Open source beautiful link in bio pages.
https://github.com/vanxh/openbio
clerk drizzle drizzle-orm edge neon nextjs react resend servercomponent serverless shadcn-ui tailwindcss trpc typescript uploadthing upstash
Last synced: 2 months ago
JSON representation
Open source beautiful link in bio pages.
- Host: GitHub
- URL: https://github.com/vanxh/openbio
- Owner: vanxh
- License: agpl-3.0
- Created: 2023-08-24T18:53:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T02:27:57.000Z (8 months ago)
- Last Synced: 2024-08-01T19:41:33.510Z (5 months ago)
- Topics: clerk, drizzle, drizzle-orm, edge, neon, nextjs, react, resend, servercomponent, serverless, shadcn-ui, tailwindcss, trpc, typescript, uploadthing, upstash
- Language: TypeScript
- Homepage: https://openbio.app
- Size: 3.04 MB
- Stars: 196
- Watchers: 3
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - vanxh/openbio - Open source beautiful link in bio pages. (TypeScript)
README
## 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](https://github.com/vanxh/openbio/blob/main/CONTRIBUTING.md)
## Contact Us
Have any questions?
[![Book us with Cal.com](https://cal.com/book-with-cal-dark.svg)](https://cal.com/vanxh/15min)
## Getting Started
### Prerequisites
- [Node.js](https://nodejs.org/en/) >= 18.0.0
- [pnpm](https://pnpm.io/) >= 8.0.0### Installation
1. Clone the repo
```sh
git clone https://github.com/vanxh/openbio
```2. Install dependencies
```sh
pnpm install
```### Setup
1. Copy `.env.example` to `.env`
```sh
cp .env.example .env
```2. Fill in the environment variables
### Usage
1. Start the development server
```sh
pnpm dev
```## Top Contributors
[![Top Contributors](https://contrib.rocks/image?repo=vanxh/openbio)](https://github.com/vanxh/openbio/graphs/contributors)