Skip to content

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

License

Notifications You must be signed in to change notification settings

datenbrei/WebApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 recommand 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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 81.3%
  • JavaScript 13.3%
  • CSS 5.1%
  • Shell 0.3%