This playground is meant to help better understand how the Are.na API / V2 functions and how the responses might look. I hope this can help anyone who is interested in making things or is just curious. I started this project to try and get better at writing better code, I would greatly appreciate any feedback I can get on how to improve!
This Playground is heavily influenced by the beautifully written libraries: arena-ts and arena-js. The structure of building the queries as well as how the Api works was fully constructed by reading the code in those libraries, many thanks to the authors!
Those templates dependencies are maintained via pnpm via pnpm up -Lri.
This is the reason you see a pnpm-lock.yaml. That being said, any package manager will work. This file can be safely be removed once you clone a template.
$ npm install # or pnpm install or yarn installLearn more on the Solid Website and come chat with us on our Discord
In the project directory, you can run:
Runs the app in the development mode.