Avec is an innovative carpool platform designed specifically for university students, making transportation more sustainable, affordable, and community-driven.
- Frontend: Next.js
- Backend: tRPC
- Authentication: NextAuth
- Database ORM: Prisma
- Styling: Tailwind CSS
- Seamless ride matching for university students
- Secure authentication
- Location-based ride sharing
- In-app communication
- Sustainability tracking
- Node.js (v18 or later)
- npm or yarn
- A university email address
-
Clone the repository
git clone https://github.com/your-username/avec.git cd avec -
Install dependencies
npm install
-
Set up environment variables
cp .env.example .env
-
Run database migrations
npx prisma migrate dev
-
Start the development server
npm run dev
We welcome contributions! Please see CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
For support, please open an issue in the GitHub repository or contact our team at support@avec.com.