digitalinteraction / deconf-api-toolkit

A library for running decentralised virtual conferences
https://deconf-api.openlab.dev/
MIT License
2 stars 0 forks source link

Research into more specific `env` dependencies #22

Closed robb-j closed 2 years ago

robb-j commented 2 years ago

Instead of requiring modules to blanket ask for env they could Pick off the exact variables they need. This would mean modules could be more easily be used without all features implemented.

It might also be useful to adapt createEnv to take a set of keys so partial envs can be constructed too.

robb-j commented 2 years ago

Completed in dd47c2451d8b36127fc1556836a576b9b318468e