Getting Started

Set up in 4 steps

1
Step 1Clone

Clone the repo

git clone https://github.com/samueldanso/zenithpay
2
Step 2Install

Install dependencies

bun install
3
Step 3Configure

Set up environment

NEXT_PUBLIC_API_URL
NEXT_PUBLIC_APP_URL
cp .env.example .env.local
4
Step 4Launch

You're ready