Skip to content

An open source payment system built with Next and focused on Bitcoin.

License

Notifications You must be signed in to change notification settings

unllamas/llamout

Repository files navigation

llamout

An open source payment system built with Next and focused on Bitcoin.

llamout

🤓 Tech Stack

✏️ Roadmap

Core Features

Soon

  • Email sending system with React Email and Resend
  • Validation with Zod
  • Customize Checkout
  • Onboarding Process
  • Authentication with Instantdb or Nostr
  • Roles System

🚀 Running Locally

  1. Clone the repository
git clone ...
  1. Install dependencies using pnpm
pnpm install
  1. Copy the .env.example to .env and update the variables.
cp .env.example .env
  1. Start the development server
pnpm run dev

🤝 Contribute

We'd love to hear from you to improve Llamout! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a branch with your changes:
    git checkout -b feature/my-new-feature
  3. Make your changes and commit:
    git commit -m 'Adds a new functionality'
  4. Push your changes to your fork:
    git push origin feature/my-new-feature
  5. Create a Pull Request detailing your improvements.

🩷 Donations

If you'd like to support the development of Llamout, please consider donating to the developer.

💌 Contact

If you have any questions or concerns about Llamout, please contact the developer at npub1em3g0wcfjz5we0gaaelw07fcyqys3fwg42qykw774mvgala424rsl26ytm.

About

An open source payment system built with Next and focused on Bitcoin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published