FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ProjectExchange/SkyRocket: SkyRocket is a secure flight booking service created as a project within the scope of the dual study program. · GitHub

Repository files navigation




SkyRocket

🤖 Automated SAST Pipeline


🔒 SonarQube Monitored


What is SkyRocket?

SkyRocket is a secure booking service for flights, written in Rust and TypeScript.

Get started

You can find the documentation for getting started here.

Folder overview

Folder Description
.github All files used by GitHub. For example, for the workflows to automatically run the SAST pipeline.
.vscode The configuration file for the used IDE.
backend Contains all files for the SkyRocket backend. It is written in Rust using the Rocket web framework.
docker Files for the development setup for spawning a clean MariaDB and Redis database in a Docker container.
docs This folder contains the SkyRocket documentation as well as the architectural design.
frontend Contains all files for the Skyrocket frontend. This is written in TypeScript using Angular.
lib This folder is used for the necessary dependency packages generated for the frontend for connection to the backend.
scripts Scripts for automated code generation. Running the swagger codegen container.

About

SkyRocket is a secure flight booking service created as a project within the scope of the dual study program.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL