Raffley is a modern platform for creating, managing, and participating in raffles and giveaways. It enables individuals, creators, and businesses to run transparent, engaging, and scalable prize campaigns.
Real-time Updates: Powered by Phoenix Channels and LiveView for instantaneous UI responses.
Robust Backend: Utilizes Ecto for secure and efficient PostgreSQL data management.
Modern Styling: Responsive and clean UI built with Tailwind CSS.
Language: Elixir
Framework: Phoenix (LiveView)
Database: PostgreSQL
Styling: Tailwind CSS
Testing: ExUnit
1.Clone the repository
git clone https://github.com/Null-logic-0/raffley.git
cd raffley2.Install dependencies
mix deps.get3.Setup the database
mix setup4.Start the Phoenix server
mix phx.serverThis project is licensed under the MIT License - see the LICENSE file for details.