Skip to content

ZayanKhan-12/WEAP_website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEAP Website

Overview

This is the official repository for the WEAP Website project.

Project Structure

  • /client - Frontend React application
  • /server - Backend Node.js API server
  • /docs - Project documentation
  • /config - Configuration and setup scripts
  • /uploads - Uploaded files storage

Documentation

Getting Started

Run the start script to set up the environment and verify the integration:

./start.sh

Development

  • Start the client: cd client && npm run dev
  • Start the server: cd server && npm run dev

Security

This project follows industry-standard security practices. See the Integration Guide for details.

About

The Website for the OFFICIAL WEAP!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.8%
  • TypeScript 40.8%
  • CSS 11.7%
  • Other 1.7%