https://github.com/cyscomvit/zypher-backend
A fully fledged backend, part of CYSCOM's Zypher event. Runs on Node.js, express and sqlite3.
https://github.com/cyscomvit/zypher-backend
azure-app-service azure-postgres express-js nodejs
Last synced: about 2 months ago
JSON representation
A fully fledged backend, part of CYSCOM's Zypher event. Runs on Node.js, express and sqlite3.
- Host: GitHub
- URL: https://github.com/cyscomvit/zypher-backend
- Owner: cyscomvit
- Created: 2023-10-22T19:05:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T20:19:09.000Z (over 2 years ago)
- Last Synced: 2025-02-23T03:49:00.525Z (over 1 year ago)
- Topics: azure-app-service, azure-postgres, express-js, nodejs
- Language: EJS
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zypher-backend
A fully fledged backend, part of CYSCOM's Zypher event. Runs on Node.js and sqlite3
# To run
```
git clone .
npm install
npm start
```
Server will start at port 8080
you can run https://github.com/cyscomvit/zypher-frontend using live server
Backend was deployed on Azure App Service, Dockerised, handling 100+ members simultaneously without any problems
We believe security through obsecurity so the admin routes are k3qfqzo0hgde2lgfblgwm45pp/index and k3qfqzo0hgde2lgfblgwm45pp/forms which displays registered team details, challenges completed by team wise, options for adding/deleting a team, adding/deleting challenges, adding a team as "completed" for a challenge, and many more. Token is Zypher$202
# Contributors
1. Nishanth C
2. Ezhil S