alex-moon / vc

MIT License
22 stars 6 forks source link

Better public vs private #25

Closed alex-moon closed 3 years ago

alex-moon commented 3 years ago

The idea of generating in public is really good, but we don't really want people seeing our test renders. Instead, add a "published" field and expose those only to the public. Add a "publish" button on the API version. Expose jobs without results on the API version.