Giter Club home page Giter Club logo

zaas's Introduction

About

Single Page Application written in Elm with Elixir/Phoenix Backend

Status

License Build Status Coverage Status

Features

Core

  • Accounting/Monitoring
    • Metrics
      • Queries count
      • Query response time Avg
    • Global
    • Per User
    • GraphQL Calls
    • REST API Calls
    • UI
      • Users
      • Admins
    • Scalable
    • Zero-cost (abstraction)
  • Admin Interface
    • First created User
  • Authentication
    • Email
    • JWT
    • OAuth
      • Github
      • Google
      • Facebook
      • LinkedIn
      • Twitter
    • Sign In
    • Sign Up
    • Zero-cost (abstraction)
  • Authorization
    • Permissions
    • Roles
    • ACL / RBAC
    • UI
    • Zero-cost (abstraction)
  • Bootstrap Integration
    • Carousel
    • Navigation Bar
  • Client Side Logging
  • Configuration
    • Configuration Discovery
    • Service Discovery
    • Zero-cost (abstraction)
  • CSRF protection
  • Documentation
    • Generated - Developers
  • Google Analytics
  • Google Maps
  • GraphQL & Friends
    • GraphQL
    • GraphiQL
    • Relay
  • Hot Reloading
  • Internationalization
  • Loading Indicator/Spinner
  • Localization
    • Server-side
    • Client-side
    • Extracted/Generated
    • Shared (Client & Server)
    • Zero-cost (abstraction)
  • Multipart Upload
  • Persistence (using Abstraction/Ecto)
    • Migrations
    • In-memory
    • No-SQL
      • Couchbase
    • SQL
      • SQLite
      • PostgreSQL
    • Zero-cost (abstraction)
  • Presentation
    • Generated HTML5
  • Router
  • Rust Integration
  • Tests
    • Server-side
      • Coverage
    • Client-side
      • Coverage
  • User Management
    • Create User
    • Read/Get User
    • Update User
    • Delete User
  • Webpack Integration
    • Development
    • Production
  • WebSocket
    • Phoenix Websocket Integration
      • Authentication
    • Push Notifications
      • Persistent Changes

Deployment

  • Dockerfile
  • Kubernetes
  • Systemd unit

Fancy

  • Stats.js - JavaScript Performance Monitor

Prerequisites

Getting started

To start your Phoenix app:

  • Edit config/config.ex
  • Install nodejs dependencies with npm install
  • Install bower dependencies with bower install
  • Install elm dependencies with elm package install
  • Install dependencies with mix deps.get
  • Create Ecto Databases with mix ecto.create
  • Migrate Ecto Databases with mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

How to

Add new page

  • Create new sub-folder for component in web/elm/Component folder

Learn more

Elm

Elixir

Phoenix

zaas's People

Contributors

korczis avatar

Watchers

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