User Tools

Site Tools


code:nip98py:git

This is an old revision of the document!


NIP98py

GIT

..


  1. git clone https://git.vanderwarker.family/nostr/nip98py
  2. cd nip98py
  3. cp env.example .env
  4. nano .env
  5. python3 -m venv .venv
  6. source .venv/bin/activate
  7. pip install -r requirements.txt

start in background (Linux/MacOSWindows has something? idk)

1)

  1. screen -dmS nip98py bash -c "python3 app.py"

Optional Check logs

  • screen -r nip98py
1)
Just use WSL
code/nip98py/git.1748205122.txt.gz · Last modified: by stephen