Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.
/ rewara Public archive

Landing page for a B2C SaaS platform that helps businesses enhance customer experience and engagement.

License

Notifications You must be signed in to change notification settings

parazeeknova/rewara

Repository files navigation

Rewara

A B2B SaaS platform that provides businesses with a comprehensive dashboard to analyze customer engagement, manage loyalty programs, collect and act on feedback, and improve customer satisfaction through data-driven insights.

b2b-saas

Note

Rewara is a hackathon project built under 6 hours. The project is not production-ready and lacks many features. Uses mock data for analytics and rewards. If i get time, i will implement the missing features.

Screenshots

Dashboard Rewards Feedback
dashboard rewards feedback
Analytics API Docs Expanded API Docs
analytics api-expanded api
Login Signup Settings
login signup settings
Products Landing
products landing

Local Development

# Clone the repository
git clone https://github.com/parazeeknova/rewara.git

# Install dependencies
pnpm i or pnpm install

# Lint or format code (optional)
pnpm lint or pnpm format

# Setup environment variables (development)
pnpm run env:dev

# Start the development server (docker)
pnpm run docker:dev
# Run prisma migrations
pnpm run prisma:up

# Copy envs to .env
cp .env.example .env

# Start the development server
pnpm dev

About

Landing page for a B2C SaaS platform that helps businesses enhance customer experience and engagement.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •