@stackr/stackr-js
package is currently access-listed and is not available
for public use. If you want to try it out, please contact us at
gm@stackrlabs.xyzStackr Hackerhouse participants
Fill up this form to get added to Stackr’s developer preview track and get access.Generate NPM access token
- Login to your npm account
- Click on your profile picture on the top right corner and select
Access Tokens
- Click on
Generate New Token
and selectClassic Token
- Enter a name for your token and select
Read only
underPermissions
- Click on
Create Token
and copy the generated token
Add package scope to your bun config
Createbunfig.toml
in your root
.bunfig.toml
file and add the following lines