Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 501 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 501 Bytes

Discover .NET

https://discoverdot.net

Building

To build the site for previewing, you'll need to set the following environment variables:

DISCOVERDOTNET_GITHUB_TOKEN
DISCOVERDOTNET_MEETUP_TOKEN

Then run the following command:

build -target preview

This will build the site locally using a few items from each type of data and allow you to preview it (watch the output for the URL, but usually it's http://localhost:5080).