Skip to content

kaeppen/DevOps2022F

 
 

Repository files navigation

DevOps 2022 - Group F

BCH compliance

About

Build with

Getting Started

Prerequisites

  • npm
  • .NET
  • Python 3.9.* (only needed for the old application handed out at the start of the course)

Installation

  1. Clone the repo
git clone https://github.com/Chillhound/DevOps2022F
  1. Go to the DevOps2022F/frontend folder and install npm packages
npm install
  1. Run the frontend from DevOps2022F/frontend
npm run
  1. Run the backend in a seperate terminal from DevOps2022F/backend/MiniTwit-API
dotnet run

Contact

Emil Østergaard - [email protected]

Mikkel Møller Jensen - [email protected]

Rune Engelbrecht Henriksen - [email protected]

Marcus Sebastian Emil Holmgaard - [email protected]

Jacob Møller Jensen - [email protected]

https://github.com/Chillhound/DevOps2022F

Acknowledgments

Based on the MiniTwit Python project by Helge Pfeiffer, IT University of Copenhagen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 42.7%
  • C# 33.9%
  • TypeScript 17.4%
  • CSS 3.6%
  • HTML 1.6%
  • JavaScript 0.4%
  • Dockerfile 0.4%