Friday Finance - Frontend

Description

This repository contains code for the test of fullstack developer at Friday Finance

Steps to reproduce the backend are here and its mandatory to run this repository.

Technologies

Docker Logo Vue Logo Vue Logo

Dependencies

You need to have Docker and docker-compose installed in your machine in order to build and run this docker image.

You will also need to run the backend server

Repository

First of all is necessary to clone this repository:

git clone git@github.com:sdq-sts/airbank-test-frontend.git

And after that access the repository folder and follow the steps below.

Steps

  1. Copy the .env.example to .env:
cp .env.example .env
  1. Then you need to build and run this image with:
docker-compose up prod
  1. After that you need to go to localhost:8080/