Skip to content

stallingerl/Verifile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c341643 · Apr 20, 2021

History

20 Commits
Apr 13, 2021
Apr 15, 2021
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Apr 20, 2021
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021
Apr 14, 2021
Apr 13, 2021
Apr 13, 2021
Apr 19, 2021
Apr 19, 2021
Apr 13, 2021

Repository files navigation

Installation

Just download the code from Github and install the dependencies.

git clone git@github.com:stallingerl/Verifile.git
cd Verifile
npm install

Now let's build the CSS assets before starting the app.

npm run build

Configuration

You need to create a config file to store your own server, BTC wallet and email information.

cp config/test.yaml config/local-development.yaml

Report to the config page to learn more about config variables.

Running

npm start

The app will be listening at http://localhost:3004/.

Read the docs for more.

Known Issues

  • It can't support Microsoft Windows. (Even you try to run under MYSYS)

License

© Copyright 2021 WEBanizer AG, all rights reserved.