GithubHelp home page GithubHelp logo

julian9499 / lancie-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from areafiftylan/lancie-admin

0.0 1.0 0.0 383 KB

License: MIT License

HTML 94.91% JavaScript 4.89% Shell 0.12% Dockerfile 0.07%

lancie-admin's Introduction

Docker Repository on Quay Build Status

<lancie-admin>

Admin panel for the LANcie API

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your application locally.

Viewing Your Application

If you are trying to run the application for the first time, first run:

$ bower install

After that you can use the following command to run the application locally:

$ polymer serve

Building Your Application

$ polymer build

This will create a build/ folder with bundled/ and unbundled/ sub-folders containing a bundled (Vulcanized) and unbundled builds, both run through HTML, CSS, and JS optimizers.

You can serve the built versions by giving polymer serve a folder to serve from:

$ polymer serve build/bundled

Building with Docker

To build the application with docker, issue the following command:

docker build -t lancie-admin .

To run the container:

docker run -p 8080:80 lancie-admin:latest

You can now view the admin page on localhost:8080,

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

lancie-admin's People

Contributors

bramvankooten avatar dependabot[bot] avatar elarb avatar fastjur avatar francisbehnen avatar martijnjanssen avatar matthijskok avatar praseodym avatar sebastien1999 avatar skamoen avatar timhuisman1 avatar timovanasten avatar

Watchers

 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.