Skip to content

Website for Tiara 2024. A National-level Techno-Cultural fest.

Notifications You must be signed in to change notification settings

tiarasjec/website

Repository files navigation

Tiara 2024 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 2024 to unleash your potential, explore new horizons, and contribute to the development of our nation through technology and culture!

  • Date: May 9th, 10th, and 11th, 2024.
  • Location: St Joseph Engineering College, Vamanjoor, Mangaluru, Karnataka, India.

Visit tiarasjec.in to learn more about Tiara 2024.

Technologies Used

Tiara 2024 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).
  • CDN: GCP (Google Cloud Platform) cloud storage buckets, provisioned by a CDN with Load balancer.
  • Deployment: Vercel

Getting Started

To get started with the Tiara 2024 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 2024 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:

About

Website for Tiara 2024. A National-level Techno-Cultural fest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages