Cradicle Explorer
accounts-rs
Info
Issues
Patches
Wallets
Source
Source
.github
backend
frontend
src
.dockerignore
.env.example
.eslintrc.json
.gitignore
Dockerfile
README.md
dev.Dockerfile
next-env.d.ts
next.config.js
package.json
tsconfig.json
yarn.lock
.env.example
.gitignore
Makefile
README.md
docker-compose.yml
mock_data.sql
/
frontend
/ .eslintrc.json
.eslintrc.json
1
{
2
"extends": "next/core-web-vitals"
3
}