Sign inSign up

aeternity/superhero-backend

By aeternity

•Updated 7 months ago

Image
0

4.7K

aeternity/superhero-backend repository overview

⁠Superhero tipping-community-backend

⁠Docs

The deployed version of the swagger documentation can be found here: https://raendom-backend.z52da5wt.xyz/docs/⁠ or if you are running it locally here: http://localhost:3000/docs/⁠

⁠Docker Image

The automatically updated docker images can be found here: https://hub.docker.com/r/aeternity/superhero-backend⁠

⁠How to build and run on mainnet

⁠Hosted setup

Build the setup

docker-compose up -d
⁠Local Setup

Note: Node v14 is recommended.

⁠Install dependencies
npm i
⁠Create Database
npm run db:create
⁠Start server

In order to run the server, an ipfs, redis & the above mentioned env are required

node bin/www.js

Tag summary

Content type

Image

Digest

sha256:a73a1aa64…

Size

1.2 GB

Last updated

over 2 years ago

docker pull aeternity/superhero-backend