Coder Social home page Coder Social logo

byt3sage / hc-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hounslow-connect/admin

0.0 0.0 0.0 1.99 MB

License: GNU Affero General Public License v3.0

Shell 0.17% JavaScript 13.53% Python 1.04% HTML 0.23% Vue 84.59% Dockerfile 0.06% SCSS 0.38%

hc-admin's Introduction

Connected Kingston - Backend

This is a Vue.js SPA (Single Page App) using Vue Router for the routing. Therefore, a good knowledge of both Vue.js and Vue Router is expected when working on this project.

This is a static site that is intended to be hosted on an amazon S3 bucket.

All logic is handled by the API - so you can think of this app as purely an interface for the API.

Installation

# Copy the example .env and fill in the empty variables.
cp .env.example .env

# Install the NPM dependencies.
npm install

Development

# Start a development server with hot-reload.
npm run serve

Test

# Run the linter and automatically fix any issues.
npm run lint --fix

# Run unit tests (no tests currently written).
npm run test:unit

# Run end-to-end tests (no tests currently written).
npm run test:e2e

Deploy

Deployment is handled automatically with CI/CD using TravisCI. Below is the commands that TraviCI uses to build the application.

npm run build

Built With

  • Vue.js - The JavaScript Framework Used

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU AGPLv3 License - see the LICENSE.md file for details.

hc-admin's People

Contributors

matthew-inamdar avatar appsol avatar fred-aghq avatar ayupmike avatar

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.