Kasra Bigdeli e60908f68c Merge pull request #155 from jirkavrba/master
Fix gitlab personal access tokens link
2026-02-12 11:46:57 -08:00
2022-06-18 07:18:28 -07:00
2019-07-18 11:13:45 -04:00
2020-08-26 09:31:30 -04:00

CapRover Website

Website and Docs for CapRover.

Development

cd website
npm i
npm start

Adding New Docs

Add the new MarkDown file in /docs directory. Add the listing to /website/sidebars.json. Then run yarn start to see the result.

Build

Simply run yarn build and all data will be converted into static html files inside website/build directory.

S
Description
No description provided
Readme 26 MiB
Languages
Cython 95.2%
JavaScript 3.7%
HTML 0.6%
Shell 0.4%