Closed kysely closed 1 year ago
This PR adds automatic pre-fill of OneSDK token when the boilerplate code is generated in map command.
map
You can go through commit by commit.
Tasks:
dotenv
.env
Having the token set by default enables our users to see their usage in the application dashboard.
Thanks, fixed all the issues :)
Description
This PR adds automatic pre-fill of OneSDK token when the boilerplate code is generated in
map
command.You can go through commit by commit.
Tasks:
dotenv
utility to add the token by default to.env
file.env
.env
map
commandMotivation and Context
Having the token set by default enables our users to see their usage in the application dashboard.
Types of changes
Checklist: