ubiquity / ts-template

A template repository for all @ubiquity projects.
2 stars 24 forks source link

Default Env Vars #58

Closed 0x4007 closed 1 month ago

0x4007 commented 1 month ago

Maintaining our projects is incredibly burdensome to set up for the first time (and we have a lot of repos)

We need to start providing default secrets bundled in to get started quickly. This should be for everything. This implies that we need to make essentially disposable assets for anything GitHub related (user accounts, orgs, apps)

For other paid services, like OPEN AI, we can let contributors worry about it themselves given that they have extensive documentation.

YanVictorSN commented 1 month ago

Hi @0x4007 For this task we need to create and set Accounts/API keys related to all repositories in Ubiquity? Is that it?