Node >= 18
- npm install
- create env file and fill out the variables
- npm run dev
Starts app in dev mode
Generates the SDK
Launching the app in dev mode will host a server on a specified port. Doing a get request to servers root (simply opening it in browser should work), e.g. localhost:3000/ should demonstrate that SDK request is working