Giter Site home page Giter Site logo

classicalacademicpress / rihanna_ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samsondav/rihanna_ui

0.0 0.0 0.0 284 KB

A pretty UI for rihanna

License: MIT License

JavaScript 7.29% CSS 0.24% Elixir 79.88% HTML 11.29% Dockerfile 1.04% Shell 0.20% Procfile 0.07%

rihanna_ui's Introduction

RihannaUI

A beautiful UI for Rihanna.

You can run it from Docker Hub - samphilipd/rihanna_ui.

Rihanna UI screenshot

Building docker image

You shouldn't need to do this since you can just download it from dockerhub, but here is an example of how to build your own docker image for production:

docker build . --build-arg MIX_ENV=prod -t rihanna_ui:latest

Configuration

You must pass in environment configuration so that RihannaUI can connect to the database with your rihanna_jobs table, like so:

DB_USERNAME=postgres DB_PASSWORD=postgres DB_DATABASE=rihanna_db DB_HOSTNAME=localhost DB_PORT=5432 mix phx.server

Development

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

rihanna_ui's People

Contributors

simplystuart 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.