Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Arcane DevOps Project This project is a Flask-based Web Application with MongoDB, featuring CRUD operations for Hextech Items from Arcane.

Features 🛠️ Create, Read, Update, Delete (CRUD) 🛡️ Health Check Endpoint 🔬 Unit Tests 🚀 CI/CD Pipeline with GitHub Actions Setup & Run Install dependencies: pip install -r requirements.txt Start MongoDB (if using Docker): docker run -d -p 27017:27017 --name mongo mongo Run the application: python app.py Run tests: python -m unittest discover CI/CD On every push or pull request, GitHub Actions will automatically test the project.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages