Skip to content

tiarasjec/website_2025

Repository files navigation

Tiara 2025 Website

Tiara is a platform for young minds aspiring to be extraordinary. It's a National-level Techno-Cultural fest, open to all college students, where participants can showcase their talents and represent their respective institutions on the grand stage of Tiara. Our event aims to spread awareness and knowledge in new areas of Technology and Culture to contribute to the nation's development.

Event Details

Join us at Tiara 2025 to unleash your potential, explore new horizons, and contribute to the development of our nation through technology and culture!

  • Date: March 20th and 21st, 2025
  • Location: St Joseph Engineering College, Vamanjoor, Mangaluru, Karnataka, India.

Visit tiarasjec.in to learn more about Tiara 2025.

Technologies Used

Tiara 2025 website is built using Next.js and Prisma ORM. We utilize a serverless PostgreSQL database with Neon DB.

  • Frontend: Next.js, React, Tailwind CSS.
  • Backend: Next.js API Routes, Prisma ORM with PostgreSQL.
  • Database: Neon DB (Serverless PostgreSQL).
  • Emailing: React Email, Resend
  • Deployment: Vercel

Getting Started

To get started with the Tiara 2025 website locally:

  1. Clone this repository.
  2. Install dependencies using npm install.
  3. Copy the .env.example file to .env and insert the environment variables.
  4. Run the development server:
    npm run dev
  5. Open http://localhost:3000 in your browser to view the website.

Building for Production

To build the Tiara 2025 website for production:

  1. Make sure you have environment variables setup.
  2. Run the build command:
    npm run build
  3. Start the production server:
    npm start
  4. Open http://localhost:3000 in your browser to view the website.

Learn More

To learn more about Next.js, take a look at the following resources:

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages