Skip to content

This web application, built with Vue3, interacts with the Marvel API through a NestJS-based API Gateway.

Notifications You must be signed in to change notification settings

120dev/marvel-project-nestjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Marvel Project

This web application, built with Vue3, interacts with the Marvel API through a NestJS-based API Gateway.

It is built using Docker, Vue3 and NestJS.

Prerequisites

Before you begin, make sure you have Docker installed on your machine

Setting Up the Project

Follow these steps to set up the project on your local machine.

1. Clone the Project

git clone https://github.com/120dev/marvel-project-nestjs.git marvel-project-nestjs
cd marvel-project-nestjs

2. Download the Docker images

sudo docker pull node:latest
sudo docker pull nginx:stable-alpine

3. Build and Start the Project

sudo docker-compose up --build

Once the project is launched, open your browser and go to http://localhost:8888/

About

This web application, built with Vue3, interacts with the Marvel API through a NestJS-based API Gateway.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published