A UI to interact with a Nest.js API in combination with a JSON-based database.
- Nest.js API: https://github.com/w3hc/nest-json
- API Swagger UI: https://nest-json.jcloud-ver-jpe.ik-server.com/api
pnpm i
Create a .env
file:
cp .env.example .env
Add your own keys in the .env
file (you can get it in your Wallet Connect dashboard), then:
pnpm dev
If you're testing the API at the same time, replace https://nest-json.jcloud-ver-jpe.ik-server.com
with http://localhost:3000
.
- pnpm v8.7.5
- node v20.9.0
You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.