Git Product home page Git Product logo

iheroes's Introduction

iHeroes Threat Response System

Description

In the year 3150, at the forefront of the technology sector, lies a hero distribution management system dedicated to countering threats. This system vigilantly monitors threat alerts issued by the UN, swiftly deploying heroes to address emerging global threats, always ensuring the assignment of the nearest hero to the location.

Overview

This project is comprised of the following languages and libraries:

This project is comprised of the following languages and libraries:

Auxiliary libraries and plugins were omitted but can be found in the mix.exs files.

Development

To start development it is recommended to have these utilities installed in a local development machine:

For better development experience, it is recommended these tools:

This project is already configured with VS Code IDE in mind.

The IDE should be automatically configured with standard rules and options for optimal development experience.

Any other IDE can and should be supported. If necessary, an merge request with a configuration file can accepted in the repository, considering that the development experience is consistent between IDEs and that it doesn't break compatibility and standardization between.

Running the API

To run the API in development mode, follow these steps:

  • Start a container with: plis run --service-ports app ash
  • Setup application with: mix setup
  • Install the missing dependencies mix deps.get
  • Start server with: mix phx.server
  • Start server in interactive mode with: iex -S mix phx.server
  • Run static type check with: mix dialyzer
  • Run test suite with: mix test
  • Run test suite with coverage: mix coveralls
  • Run formatter with: mix format
  • Generate docs with: mix docs

Live Dashboard

A simple admin dashboard is configured, simply visit: dashboard

iheroes's People

Contributors

rafaeltcostella avatar gryzinsky avatar clsechi avatar gustavorodarte avatar garmane avatar jessica-suzuki avatar tainarazrp avatar

Stargazers

Luciano Weslen 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.