Giter VIP home page Giter VIP logo

manager.assets.ubuntu.com's Introduction

Assets manager

CircleCI build status Code coverage

An admin web frontend for managing the assets-server.

Local development

First, you need to know the URL of instance of the assets server you wish to connect to, and an authorisation key for connecting to it.

Running the server

The simplest way to run the site locally is to first install Docker (on Linux you may need to add your user to the docker group), and then use the ./run script.

The first time you run it, the script will ask you to choose a URL for the server, and an authorisation key. E.g.:

$ ./run

Set the following variables in your .env.local, you might need to ask around for a token.

ASSET_SERVER_URL=<url>
ASSET_SERVER_TOKEN=<token>

Once the containers are setup, you can visit http://127.0.0.1:8018 in your browser to see the web frontend for controlling the assets service.

Building CSS

For working on Sass files, you may want to dynamically watch for changes to rebuild the CSS whenever something changes.

To setup the watcher, open a new terminal window and run:

./run watch

Deploy

You can find the deployment config in the deploy folder.


manager.assets.ubuntu.com's People

Contributors

nottrobin avatar renovate-bot avatar anthonydillon avatar 0atman avatar jpmartinspt avatar dependabot[bot] avatar sowasred2012 avatar jkfran avatar tbille avatar willmoggridge avatar steverydz avatar petesfrench avatar mtruj013 avatar bethcollins92 avatar meltysnow avatar minkyngkm avatar renovate[bot] avatar barrymcgee avatar bartaz avatar clementchaumel avatar goulinkh avatar

Watchers

James Cloos 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.