1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

added empty avatar placeholder

This commit is contained in:
Fedor Katurov 2022-09-21 12:26:35 +07:00
parent 080d59858c
commit 8fc06a4819
6 changed files with 470 additions and 23 deletions

View file

@ -3,14 +3,17 @@ This is [vault48.org](https://vault48.org) frontend.
[![Build Status](https://jenkins.vault48.org/api/badges/muerwre/vault-frontend/status.svg)](https://vault48.org/)
### Installation
1. Clone this repo `git clone git@github.com:muerwre/vault-frontend.git`
2. Run `yarn install`
3. Copy `.env_example` to `.env`
4. Set it up. You can use https://staging.vault48.org as playground
### Starting
`yarn start`
### Building
1. Run `yarn build`
2. Copy `./dist/*` somewhere