Skip to content

Supportly is a crowdfunding platform for creators, empowering direct fan support and engagement. It offers collaboration tools, community forums, resource sharing, secure GitHub authentication, and Razorpay payment integration, all built with Next.js.

License

Notifications You must be signed in to change notification settings

Tailwind-Stocker/Supportly

Repository files navigation

Supportly

Supportly is a crowdfunding platform designed for creators to fund their projects with the support of their fans. It’s a space where your fans can directly contribute to your creative endeavors. Unlock the potential of your fanbase and bring your projects to life.

Features

  • Direct Financial Support: Fans can support creators by making payments.
  • Personalized Engagement: Creators can interact with fans and receive feedback and encouragement.
  • Collaboration Opportunities: Fans and creators can collaborate on creative projects.
  • Community Engagement: Join a supportive community, participate in discussions, and share resources.
  • Resource Access: Tutorials, templates, and mentorship opportunities for creators.
  • Recognition & Exposure: Showcase your work, feature in campaigns, and build your portfolio.
  • Secure Authentication: Login with GitHub and manage your profile securely.
  • Dashboard: Creators have a dashboard to manage profile and payment settings (Razorpay integration).

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist.

Authentication

  • Sign in using GitHub via NextAuth.
  • User sessions are managed and user data is stored securely.
  • Profile information and payment settings can be updated from the Dashboard.

Payments

  • Payments are processed via Razorpay.
  • Creators must set up their Razorpay credentials in the Dashboard.
  • Fans can contribute to creators by sending payments directly.

Learn More

To learn more about Next.js, check out:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform.

See Next.js deployment documentation for more details.

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License.

Contact

Questions, feedback, or want to join the community? Open an issue or reach out via GitHub.

About

Supportly is a crowdfunding platform for creators, empowering direct fan support and engagement. It offers collaboration tools, community forums, resource sharing, secure GitHub authentication, and Razorpay payment integration, all built with Next.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published