Skip to content

coff3e/baldedelixo-web

 
 

Repository files navigation

baldedelixo-web

The https://baldedelixo.dev web app

Requirements

To run this project, you must have on your local machine:

  • Docker
  • Node.js
  • Yarn Package Manager

Instructions

Firstly, on your terminal, execute the following command on the root folder:

yarn install

Local

To run the Next.js localhost server, execute:

yarn dev

Docker

To build and run the Docker development container, use the following commands:

docker-compose build
docker-compose up

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.9%
  • Dockerfile 11.8%
  • JavaScript 3.3%