Skip to content
/ Oak Public

Main project for the Internet Engineering course offered at the University of Tehran.

Notifications You must be signed in to change notification settings

noushkia/Oak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oak

Main project for the Internet Engineering course offered at the University of Tehran.

Description

How to Start

In order to run the project using docker use the following commands via the cli:

# Build the image
sudo docker build -t oak-back .

# Run the image
sudo docker run -p 8080:8080 --network=host oak-back

Features

About

Main project for the Internet Engineering course offered at the University of Tehran.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published