Donation App is a self-hosted platform for accepting donations, similar to Ko-fi, Buy Me a Coffee, or Patreon.
- Feature 1
- Feature 2
- Feature 3
Not Deployed Yet.
To get a local copy up and running, follow these steps.
- Familiarity with command-line navigation.
- Knowledge of Git
- A code editor.
- Paystack API keys.
Clone the repository:
git clone <repository_url>
Install dependencies:
pnpm install
Run the development server:
pnpm run dev
Open http://localhost:5173 in your browser.
The easiest way to deploy is using the Vercel but Cloudflare Pages and Netlify also works
Refer to the Svelte deployment documentation for details.
Suggest features by creating an issue
Contributions, issues, and feature requests are welcome! Give this project a ⭐ if you like it.
This project is MIT licensed.