Skip to content

Damenus/webmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webmail

Build Status

Project management

We use taiga platform for project management. Homepage our project

About project

Student project consisting in creating a modern webmail client

Docker Repo

docker pull damenus/webmail:asp-net-core-spa
docker run -it -d -p 26847:80 damenus/webmail:asp-net-core-spa

Link to docker repo

If you want build docker image localy, go to directory and use this commands.

docker build -t myapp .
docker run -it -d -p 26847:80 myapp

The application will work on localhost:85

Project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published