Bug Report
Issue
Storage is available using nitric start
, however it does not appear when using the local dashboard.
Steps
Steps to reproduce the behavior:
- Create a Nitric project using
nitric new
and select the C# template
- Create a bucket resource
- Use
nitric start
and run the C# function locally
- Go to local dashboard
Expected
Expect to see my bucket and be able to interact with it in the local dashboard
Other Info
Any worker-based resource (topics, schedules, apis, etc.) are visible in the dashboard.