Skip to content

Ollieadams23/WebClass2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDBR APP

A Node.js web application for club information and member management.

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Create .env file with required environment variables
  4. Run the application: npm start

Environment Variables

Create a .env file with the following variables: DB_HOST=localhost DB_USER=root DB_PASSWORD= DB_NAME=webclass2db SESSION_SECRET=anything

EMAIL_SERVER_ACCOUNT= EMAIL_SERVER_PASSWORD=

EMAIL_SERVER= SMTP_SERVER= SMTP_PORT=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors