Skip to content
Snippets Groups Projects
poka's avatar
poka authored
34498b12
History

v2s-datapod

Hasura stack with Deno middleware to store offchain data alongside Duniter v2s.

You will need Docker for both dev/prod mode.

Launch in dev mode

  • Create .env from .env.example and customize it
  • Install Deno: curl -fsSL https://deno.land/x/install/install.sh | sh
  • Then:
./load.sh dev

Launch in production mode

./load.sh