Skip to content

Latest commit

 

History

History
201 lines (156 loc) · 7.48 KB

README.adoc

File metadata and controls

201 lines (156 loc) · 7.48 KB

tBTC website

The tBTC site is built using Gatsby and the CMS functionality provided by Netlify.

Development

Setup

Install dependencies with npm install

Run

npm run develop runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Deployment

Currently the site is auto-deployed on master merge to Google Cloud Storage and fronted by Cloudflare at https://tbtc.network. Pull requests (including those created by the CMS) are auto-deployed to subdirectories at https://preview.tbtc.network by branch name.

License

tBTC and this site are released under the MIT License.