You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To try out this API locally, you must create an .env file. You can duplicate the .env.example and name it .env.dev. Then you should structure the folders this way for that to work:
.
├── config
│ └── .env.dev
Open a terminal and run:
npm run test:watch
Finally, to try out the api or if you want to see the coverage metrics, you can open the following links on your browser: