Giter VIP home page Giter VIP logo

malikbagwala / onroad Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.98 MB

OnRoad is a platform where users can anonymously contribute vehicle prices which helps the community get real and transparent pricing. Its USP is the complete breakdown of prices and hidden charges which separates it from the competition. (Parent - gitlab.com/MalikBagwala/onroad)

Home Page: https://onroad.one

Shell 0.27% Makefile 0.09% CSS 12.14% JavaScript 12.35% TypeScript 60.91% HTML 0.90% Python 11.75% Go 0.16% PLpgSQL 1.43%
caddy clickhouse django docker dockercompose graphql hasura-graphql mantine mirror plausible-analytics postgresql rabbitmq react typescript vitejs

onroad's Introduction

OnRoad MonoRepo Visit Site

  1. HTTPS Configuration:

    • Execute make https command (Ensure mkcert is installed beforehand).
  2. Development Environment:

    • Use docker compose -f development.yml up to set up.
    • Facilitates dynamic development, mirroring changes instantly in both the API server and client application without restarts.
  3. Production Environment Locally:

    • Initiate with docker compose up.
    • Mimics the production setup locally, providing a uniform development-to-production transition.
  4. Application Routes:

    • /* routes to the Front-end client interface.
    • /api* targets the Django API backend.
    • /hasura* directs to Hasura.
    • /rabbitmq* accesses RabbitMQ Admin.
    • /media* serves as the File Server for uploaded media.
    • /static* functions as the File Server for Django's static resources.
  5. Technology Stack:

    • Django: Manages data structures, authentication, and custom APIs for comprehensive server-side solutions.
    • Hasura: Offers APIs for CRUD operations, real-time subscriptions, and future task scheduling features for streamlined data handling.
    • RabbitMQ: Acts as a dependable messaging system, enhancing communication across different application components.
    • Dramatiq: Deployed for executing background tasks like email dispatching, thereby maintaining system efficiency.
    • Caddy: Serves as the reverse proxy and static file server, optimizing routing and resource delivery.
    • Postgres: The database of choice, recognized for its reliability and performance in data management.
    • Docker: Facilitates application containerization, ensuring consistent deployment across various environments.
    • Terraform: Implements Infrastructure as Code (IaC) for streamlined management of infrastructure components. (Upcoming)
    • Kubernetes: An optional but beneficial tool for scaling applications, offering flexibility in container management. (Upcoming)
    • Digital Ocean: The preferred cloud service provider, known for its scalability and dependability in hosting solutions.
    • React-Vite-Mantine: Utilizes a modern toolkit for swift development of engaging Single Page Applications (SPAs).

onroad's People

Contributors

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