https://github.com/polymorpher/dot-country-embedder
https://github.com/polymorpher/dot-country-embedder
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/polymorpher/dot-country-embedder
- Owner: polymorpher
- Created: 2023-04-09T21:43:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-20T19:41:55.000Z (11 months ago)
- Last Synced: 2025-08-20T21:34:29.525Z (11 months ago)
- Language: TypeScript
- Size: 1.27 MB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
How to run
- Install node packages under client, server and common
- Add client env under /client
```
EMBEDDER_CONTRACT=0xf90dab949d3853c418bE361930028644B4EBcDE4
DEFAULT_RPC=https://harmony.rpc.hiddenstate.xyz/
SUBSTACK_SERVER=
#SERVER=https://dev.hiddenstate.xyz
SERVER=https://1ns-embedder.hiddenstate.xyz
CHAIN_ID=1666600000
WALLET_CONNECT_ID=a7d79ca1602377d399f5697d1b612426
TITLE_URL_PREFIX=
#TLD=localhost:3100
```
- Add server env under /server
```
DEBUG=false
CORS=*
EMBEDDER_CONTRACT=0xf90dab949d3853c418bE361930028644B4EBcDE4
DEFAULT_RPC=https://harmony.rpc.hiddenstate.xyz/
```
- Generate certs
Run `server/certs/gen.sh`
- Run the app on your local
```
# client
yarn debug
# server
yarn debug
```
- Check app is running
https://[custom domain].s.localhost:3100/
# i.e
https://xn--qv9h.s.localhost:3100/