/solfate-site

Open source website for the Solfate Podcast, an audio documentary from two developers building into the Solana ecosystem.

Primary LanguageTypeScript

Solfate Podcast

The Solfate Podcast is an audio commentary from two developers building on Solana, Nick (@nickfrosty) and James (@jamesrp13).

Solfate Podcast Links

Solfate Podcast Hosts

The Solfate Podcast is hosted by two gents:

Nick

James

Local Development

Note: This site is meant to deployed as a static site.

First, run the development server:

yarn dev

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

Build for Production

Generate a full static, production ready version of the site:

yarn generate