Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 1.24 KB

main-repo.md

File metadata and controls

71 lines (41 loc) · 1.24 KB
title
SCRT Website
Documentation

SCRT Website

  • A global, open alternative to the current financial system.
  • Products that let you borrow, save, invest, trade, and more.
  • Based on open-source technology that anyone can program with.

SCRT Website

For Content Management go to:

https://github.com/SecretFoundation/SecretWebsiteContent

Pre-requisites

Install nodejs using nvm package manager

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash

Local dev environment

Install the SecretWesbite content

git clone https://github.com/SecretFoundation/SecretWebsiteContent.git ./content

Install the dependencies

npm install

Run the project locally

npm run develop

Usually the website is brought up at http://localhost:8080

Hosted Dev Link

https://secret-website-development.onrender.com