Giter VIP home page Giter VIP logo

webapp's Introduction

Human Connection

Build Status Discord

Human-Connection WebApp

uses the Nuxt.js and Express.js projects

Note: This is only the WebApp 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.

Env Vars

More information on environment variables can be found in the documentation (WIP)

Maintenance

You can start the app in maintenance mode so it does not ask the api in case it is down.

$ env MAINTENANCE=true yarn dev 
# or start
$ env MAINTENANCE=true yarn start

Test Logins

Admin

E-Mail: [email protected]
Password: 1234

Moderator

E-Mail: [email protected]
Password: 1234

Normal User

E-Mail: [email protected]
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

Copyright (c) 2018 Human-Connection.org

Licensed under the MIT license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.