Skip to content

SovereignCloudStack/sovereigncloudstack.org

Repository files navigation

Soverein Cloud Stack Website

Local Development Server

  • Install NodeJS

    apt-get install nodejs -y
  • Install dependencies

    npm install
  • Run server

    npm run dev

Open http://localhost:8000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file.

The content is to be found within the content directory organised by locale and type of content like pages or components.

About

Base content for sovereigncloudstack.org

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published