Skip to content

๐Ÿ“œ Redbackup Website and Study Project Thesis

Notifications You must be signed in to change notification settings

redbackup/redbackup.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Red Backup Documentation

This repository contains the red backup documentation website including the final thesis documents.

Requirements

  • node.js and npm
  • docker

Setup

cd wesite/
npm install

Building

# in the `website/` directory

# Build the website once
node build.js
# Serve the website at localhost:4000
node build.js serve

Building - the docker way

# in the `website/` directory

# Build the website once
./build.sh
# Serve the website at localhost:4000
node build.js serve

About

๐Ÿ“œ Redbackup Website and Study Project Thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published