Add a stack for running uniswap frontend on urbit #670

Merged
nikugogoi merged 25 commits from ng-uniswap-frontend into main 2023-12-04 13:09:20 +00:00
2 changed files with 25 additions and 0 deletions
Showing only changes of commit fc2a1445ea - Show all commits

View File

@ -0,0 +1,15 @@
# self-hosted uniswap frontend
Build and deploy:
- Uniswap front end
- Urbit
<!-- TODO: Use laconic-so deployment command -->
```
laconic-so --stack uniswap-frontend setup-repositories
laconic-so --stack uniswap-frontend build-containers
laconic-so --stack uniswap-frontend deploy up
```

View File

@ -0,0 +1,10 @@
version: "0.1"
name: urbit-frontend
repos:
# Uniswap frontend
- github.com/cerc-io/uniswap-interface
containers:
- cerc/uniswap-interface
# TODO: Add container foi urbit
# pods:
# TODO: Add compose file and pods