mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-13 13:35:23 +01:00
Update README
This commit is contained in:
parent
4b66b7a2fa
commit
c07bc1b27a
1 changed files with 4 additions and 3 deletions
|
@ -17,6 +17,7 @@ This is my project for the Web And Software Architecture (WASA) class
|
|||
* An API specification using the OpenAPI standard
|
||||
* A backend written in the Go language
|
||||
* A frontend in Vue.js
|
||||
* A Dockerfile to build a Docker image to deploy the project in a container.
|
||||
|
||||
*(Strikethrough parts are work in progress or still need to be implemented)*
|
||||
* Dockerfiles to deploy the backend and the frontend in a contaner.
|
||||
* Dockerfile.backend builds the container for the backend
|
||||
* Dockerfile.frontend builds the container for the frontend
|
||||
* Dockerfile.embedded builds a container which a backend which also delives the frontend
|
||||
|
|
Loading…
Reference in a new issue