Skip to content

cs484-SecWebApp/cs484-project-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS484 Team Project

Members

Instructor

  • Prof. Chris Kanich (@kaytwo)

CI/CD Deployment

  • Hosted on Cloudflare Pages

  • Auto-deploys on every push to main

  • Live site link [fix url]

  • Description

This repository contains our team’s project with CI/CD pipelines configured using Cloudflare Pages.

Branches

  • main – protected branch for stable code
  • dev – integration branch for all features

Getting Started

git clone https://github.com/aolus2/cs484-project-ci-cd.git


## Development Setup for group members.
```bash
npm install
npm run dev

## Setup
1. Create a Google API key for Gemini.
2. Set the env var:

   ```bash
   export GOOGLE_API_KEY="your_key_here"

About

team project repo for cs 484!

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages