Skip to content

BudgetBuddyDE/Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

Overview

This documentation is based on VitePress and provides all the latest technical information about Budget-Buddy and its associated services.

Getting started

  1. Clone this repository

    git clone git@github.com:BudgetBuddyDE/Documentation.git
  2. Start an local dev instance

    npm run docs:dev
  3. Start editing the docs...

Deploy

# Build the docker image
docker build -t budget-buddy-docs .

# Start an container
docker run -d -p 80:80 budget-buddy-docs

Contribution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published