tablelandnetwork / studio

Discover, design, deploy, and manage data driven web3 apps on Tableland.
https://studio.tableland.xyz
4 stars 1 forks source link

Expose environments in UX/UI #288

Closed asutula closed 3 months ago

asutula commented 4 months ago

Main thing here is exposing envs in the UI, but that also led to some new features and styling improvements.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
studio ✅ Ready (Inspect) Visit Preview 13 resolved Jun 18, 2024 7:37pm
joewagner commented 3 months ago

@asutula I'm part way through a code read through, and so far it's looking great! But when I try to run locally, i can't create a project. All the variations I try end up with the following error: Screen Shot 2024-06-19 at 8 48 58 AM

One thing I notice is that I'm not being redirected to an environment page, i.e. the url is /joe/foo instead of /joe/foo/default

Since the vercel instance is working, I'm assuming there's something wrong with how I configured stuff locally.