Skip to content

Commit

Permalink
feat: add nextra docs, update test structure
Browse files Browse the repository at this point in the history
  • Loading branch information
solidsnakedev committed Mar 4, 2024
1 parent ba39885 commit 8967289
Show file tree
Hide file tree
Showing 18 changed files with 2,530 additions and 690 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ jobs:
- run: pnpm run lint && pnpm run build
- run: pnpm run format-check
- run: pnpm test
env:
VITE_BLOCKFROST_KEY: ${{ secrets.VITE_BLOCKFROST_KEY}}
VITE_SEED: ${{secrets.VITE_SEED}}
VITE_API_URL: ${{secrets.VITE_API_URL}}
Binary file removed apps/docs/app/favicon.ico
Binary file not shown.
50 changes: 0 additions & 50 deletions apps/docs/app/globals.css

This file was deleted.

22 changes: 0 additions & 22 deletions apps/docs/app/layout.tsx

This file was deleted.

Loading

0 comments on commit 8967289

Please sign in to comment.