Skip to content

Google Developer Student Clubs (GDSC), TIET is a community of students interested in technology and development. This website serves as the official platform for managing and showcasing the activities, events, and projects of the GDSC chapter.

License

Notifications You must be signed in to change notification settings

developer-student-club-thapar/Society-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOOGLE DEVELOPER STUDENT CLUBS TIET

Website: gdsctiet.in

This is the repo for the official Website of GDSC Thapar Institute of Engineering and Technology, Patiala , Punjab. Kindly go through the entire README.md for getting familiar with contribution steps

Project Structure

The project contains two main folders frontend

Installation and Setup

  • Fork the repo and clone it
    git clone https://github.com/developer-student-club-thapar/Society-Website.git
  • Checkout to dev branch
    git checkout dev

Set up the client side

cd frontend
npm install
npm run dev

Set up the server side

cd Backend
npm install
  • create a .env file

  • set up the .env file as:

    PORT = <port>
    DB_URL =<Mongo_DB_URL>

To run

npm start

Contributing

We welcome contributions from the community. Please read the CONTRIBUTING.md file for details on the code of conduct, and the process for submitting pull requests.

Maintainers

  • @krishan2005op
  • @HARSHGUPTA3009
  • @aayushgoyalt
  • @priyanshu1976
  • @arjuunns
  • @Armaan100
  • @th3m4nd4r1n

Moderators

  • @Sharathchandra345

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

Google Developer Student Clubs (GDSC), TIET is a community of students interested in technology and development. This website serves as the official platform for managing and showcasing the activities, events, and projects of the GDSC chapter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published