Robert Schäfer 9d4c1c6e1a CMD and EXPOSE is valid for all docker stages
FYI: @mattwr18 and @ksinkar
I wanted to test cypress with the Travis configuration. I had
to add `command: ...` to the `docker-compose.travis.yml` which I find
quite annoying. So I put CMD and EXPOSE at the top of the Dockerfile,
thus making it a default for all stages including build-and-test.
2019-01-15 01:35:09 +01:00
2019-01-10 09:47:35 +01:00
2019-01-10 12:08:13 +01:00
2019-01-08 14:36:21 +01:00
2019-01-10 12:08:13 +01:00
2018-12-18 18:38:02 +01:00
2019-01-10 15:32:54 +01:00
2018-12-14 23:23:09 +01:00
2019-01-10 12:11:26 +01:00
2018-12-24 14:33:15 +00:00
2019-01-09 17:22:02 +01:00
2018-11-03 17:42:50 +01:00
2019-01-11 14:36:37 +01:00
2018-10-09 14:11:21 +02:00
2018-12-06 15:15:33 +01:00
2018-12-21 10:25:12 +01:00
2018-10-09 14:11:21 +02:00
2019-01-10 13:50:20 +01:00
2019-01-08 14:36:21 +01:00
2018-10-09 15:20:43 +02:00
2018-10-09 15:20:43 +02:00

Human Connection - NITRO Web

Build Status

UI Screenshot

Build Setup

Install

# install all dependencies
$ cd styleguide && yarn install && cd ..
$ yarn styleguide:build
$ yarn install

Copy:

cp .env.template .env

Configure the file .env according to your needs and your local setup.

Development

# serve with hot reload at localhost:3000
$ yarn dev

Build for production

# build for production and launch server
$ yarn styleguide:build
$ yarn build
$ yarn start

Styleguide

All reusable Components (for example avatar) should be done inside the styleguide directory.

Styleguide Screenshot

To show the styleguide

$ yarn styleguide

Internationalization (i18n)

You can help translating the interface by joining us on lokalise.co.

Thanks lokalise.co that we can use your premium account!

localise.co

Attributions

Locale Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY
Description
Free and open-source social network for active citizenship.
Readme 114 MiB
Languages
TypeScript 35.7%
Vue 24.9%
JavaScript 19.2%
HTML 17.8%
SCSS 0.9%
Other 1.4%