Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Conversation

@dammy001
Copy link

@dammy001 dammy001 commented Jun 1, 2023

This PR includes:

  • Checking for base URL and secret key from the env first so I don't really need to pass it as required anymore. For this to work you have to add MAPLERAD_BASE_URL and MAPLERAD_SECRET_KEY in your env
const Maplerad = new Maplerad()
  • Added response interceptor which eliminates the return response.data duplicated around
  • Added prettier for formatting the codebase
  • Ship types definition.
  • Add src directory for SOC
  • git ignore the dist folder. I'm not sure why it's been pushed to remote repo

@Khrees2412 please check and confirm there's no breaking change

@dammy001
Copy link
Author

dammy001 commented Jun 1, 2023

@Khrees2412

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant