- Go to the Flatfile app
- Create your Flatfile account (if you haven't already).
- Create and configure your embed.
- Open
Controllers/HomeController.cs - Replace
YOUR_EMBED_IDwith your embed id andYOUR_PRIVATE_KEYwith your private key.
- Run
dotnet runto build and start the server on port 5001.