Git Product home page Git Product logo

bolao-aliados's Introduction

Bolão Aliados

A football betting platform with ReactJs and Quarkus

demo app: http://bolaoaliados.brazilsouth.cloudapp.azure.com/

app demo

app demo

Features

  • ⚛️ React Js — A JavaScript library for building user interfaces
  • 🚀 Quarkus — A supersonic, subatomic framework java stack for OpenJDK HotSpot
  • 🐘 PostgreSQL — An open-source object-relational database
  • 🔓 JWT - A compact URL-safe means of representing claims to be transferred between two parties.

Getting started

  1. Clone this repo using git clone [email protected]:vinisoaresr/Bolao-Aliados.git
  2. Move yourself to the appropriate directory: cd Bolao-Aliados

Getting started with the backend server

  1. Move yourself to the backend folder: cd backend
  2. Create a custom application.properties file on backend/src/main/resources/ and insert all of properties
  3. Generate SSL keys according generateKey.md on /backend folder and move to backend/src/main/resources/
  4. Run mvn quarkus:dev to start the server

Getting started with the frontend app

  1. Move yourself to the frontend folder: cd frontend
  2. Create a .env file and add the path to API server with key REACT_APP_BACKEND_URL

Example: "REACT_APP_BACKEND_URL=http://localhost/api"

  1. Run npm run dev to start the web application

TODO:

  • Minimum viable product (MVP)
  • Deploy to Azure
  • Add support to HTTPS
  • Add linter/husky to repo (standardization)
  • Tests (100% coverage)
  • Refactor backend and fronted with Clean Architecture
  • Refactor use case refresh ranking (backend)

License

This project is licensed under the MIT License - see the LICENSE page for details.

License MIT

bolao-aliados's People

Contributors

vinisoaresr avatar

Stargazers

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