Skip to content

WIT-MTY/backend_h4h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’œ Backend Hack4Her πŸ’œ

Backend service for the Hack4Her event webpage β€” built to power registrations, participant management, schedules, and more.

This API serves as the backbone of the Hack4Her platform, supporting organizers and participants throughout the event lifecycle.

πŸ’» Tech Stack

Tech

Getting Started

1️⃣ Clone the repository

git clone https://github.com/WIT-MTY/backend_h4h.git
cd backend_h4h

2️⃣ Install dependencies

npm install

3️⃣ Setup environment variables
Create a .env file in the root directory

4️⃣ Run the development server

npm run dev

πŸ“‚ Project Structure

backend_h4h/
β”‚
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ controllers/
β”‚   β”œβ”€β”€ routes/
β”‚   β”œβ”€β”€ models/
β”‚   β”œβ”€β”€ middleware/
β”‚   └── config/
β”‚
β”œβ”€β”€ .env
β”œβ”€β”€ package.json
└── README.md

πŸ‘©β€πŸ’»πŸ‘©πŸΌβ€πŸ’»πŸ‘©πŸΏβ€πŸ’» Contributors

Thanks to all the amazing people who have contributed to this project:

πŸ“œ License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors