phasenraum2010 / WebApp

Human Connection is your super tool for social good! Let's go!

Home Page:https://human-connection.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Human Connection

Build Status

Human-Connection WebApp

uses the Nuxt.js and Express.js projects

Note: This is only the API part of Human-Connection, you have to also checkout the API which is used by this WebApp.

This is the nuxt + express version of our WebApp as nuxt.js seams to be more stable and we have better options for keeping it updated.

Build Setup

we recommend to install the project locally for the best development ease and performance

# install dependencies
$ yarn

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

# build for production and launch server
$ yarn start

For detailed explanation on how things work, checkout the Nuxt.js docs.

Test Logins

Admin

E-Mail: test@test.de
Password: 1234

Moderator

E-Mail: test2@test2.de
Password: 1234

Normal User

E-Mail: test3@test3.de
Password: 1234

Styleguide

The Developer Style Guide provides important infos about components and styles. To start it simply type:

$ npm run styleguide

When built you can open it at http://localhost:6060

Backpack

We use backpack to watch and build the application, so you can use the latest ES6 features (module syntax, async/await, etc.).

Help

The HC platform is documented in our gitbook (work in progress).

License

Creative Commons (CC BY-NC-SA 4.0) License not for commercial use.

About

Human Connection is your super tool for social good! Let's go!

https://human-connection.org

License:Other


Languages

Language:Vue 82.0%Language:JavaScript 12.3%Language:CSS 5.4%Language:Shell 0.3%