Skip to content

aaqifshafi/G-CET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G-CET Website

The project aims to enhance the existing college website to provide an intuitive, informative, and engaging online platform for students, faculty, staff, and visitors. The enhanced website will serve as a central hub for accessing important college information, resources, and services, fostering better communication and interaction within the college community.

Run Locally

Clone the project

  git clone https://github.com/aaqifshafi/G-CET

Go to the project directory

  cd g-cet_website

Install dependencies

  npm install

Start the Front end server

  npm run dev

Again, Go to the project directory

  cd backend

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables - BACKEND

To run this project, add the following environment variables to your .env file inside /backend directory

STRIPE_SECRET_KEY

ACCESS_TOKEN_SECRET

MONGO_URL

CLIENT_URL

SERVER_URL

PORT

Environment Variables - FRONTEND

To run this project, you will need to add the following environment variables to your .env file inside /g-cet_website directory

NEXT_PUBLIC_API_HOST

NEXT_PUBLIC_OPENAI_API_KEY

Authors

About

College Major Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published