Next.js

A statically generated site (SSG) example using Next.js, Markdown & ServiceStack.

loading...
Cover Image for Develop using JetBrains Rider

Setting up & exploring development workflow in Rider.

Author
Author

More Stories

Cover Image for Develop using Visual Studio

Develop using Visual Studio

Exploring development workflow in VS Code and Visual Studio .NET

Author
Author
Cover Image for Deployment with GitHub Actions

Deployment with GitHub Actions

Configuring your GitHub repo for SSH and CDN deployments

Author
Author

Getting Started

Create New Project

$ sh
$ sh
$ sh

Build Client UI & Run Dev Server

$ sh
$ sh

Run Server .NET Project (New Terminal)

$ sh
$ sh

Use npm dev server for UI Development

`npm run build:local` to view in .NET App