Skip to content

Latest commit

 

History

History
92 lines (52 loc) · 2.49 KB

README.md

File metadata and controls

92 lines (52 loc) · 2.49 KB

my-logbook.vercel.app

My website works on Vercel.

Overview

Architecture

Commands

Command Description
make build Build static files using hugo.
make serve Run hugo server on local.
make release Push changes to main branch.

Repositories

This web-server depends on following repositories.

Frontend

  • This repo

Backend - Logbook API

Backend - ATMOS Platform API

Infrastructure