mlco2 / codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.
https://mlco2.github.io/codecarbon
MIT License
1k stars 157 forks source link

feat(api): new user actions #596

Open inimaz opened 3 days ago

inimaz commented 3 days ago

When a new user is created ==> Create an organization with their name and a project with their name.

In the future we should distinguish somehow the default organization of each user + the default project of each organization, this can come in a future PR

TODO