Skip to content

cmdtorch/portfolio-fullstack-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio App Full Stack Docker

This is a docker full-stack package for my portfolio application.


Front-End Source Code: https://github.com/ilgarabdullazade/nuxt3-my-portfolio

Back-End Source Code: https://github.com/cmdtorch/portfolio_api


Deployment

Clone repository

$ git clone https://github.com/cmdtorch/portfolio-fullstack-docker

Run build.sh file

You need to fill in all fields for the project build with your data:

$ sh build.sh
$ ...

Build and Run docker

Create docker network web:

$ docker network create web

Build and run project:

$ docker compose up --build

About

Docker full-stack for my portfolio site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages