Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/berrywallet/berrywallet-site

Berrywallet Web-site
https://github.com/berrywallet/berrywallet-site

berrywallet cryptocurrency wallet

Last synced: about 1 month ago
JSON representation

Berrywallet Web-site

Awesome Lists containing this project

README

        


Website of BERRYWALLET


NodeJS app with React for server- and client- side rendering.




Website
·
Chrome Extension
·
Mozilla Extension


[![Build Status](https://travis-ci.com/berrywallet/berrywallet-site.svg?branch=master)](https://travis-ci.com/berrywallet/berrywallet-site)

## Developing

### 1. Configure development environment
```bash
$ docker-composer -f docker-composer-dev.yml
```

### 2. Install deps
Install required packages
```bash
$ yarn install
```
berrywallet-dummy.svg
### 3. Build front
Build front bundle and run webpack in watch mode
```bash
$ yarn build
```

### 4. Build and run server
In other terminal you need to build server and run it
```bash
$ yarn start
```



Contributors:



Yehor Melnykov
·
Maksym Tymchyk