Skip to content

Commit

Permalink
Merge pull request #2 from Anastasia-Labs/monorepo
Browse files Browse the repository at this point in the history
Monorepo
  • Loading branch information
solidsnakedev authored Mar 5, 2024
2 parents 682e519 + 3d4bb1b commit b568a8b
Show file tree
Hide file tree
Showing 18 changed files with 2,527 additions and 687 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
VITE_BLOCKFROST_KEY: ${{ secrets.VITE_BLOCKFROST_KEY }}
VITE_SEED: ${{ secrets.VITE_SEED }}
VITE_API_URL: ${{ secrets.VITE_API_URL }}
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down
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 b568a8b

Please sign in to comment.