Skip to content

Waziup/majiup-waziapp

Repository files navigation

MajiUp

These are the instructions to install the Majiup app on your Wazigate.

Here is the screenshot of the landing page Image of landing page

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  1. Node.js - The JavaScript runtime
  2. pnpm - The package manager
  3. Git - The version control system
  4. Wazigate - The IoT gateway
  5. Docker - The containerization platform

Instruction to run the Majiup application on gateway can be found here

Installing in local machine

A step by step series of examples that tell you how to get a development env running

  1. Clone the repo
        git clone https://github.com/Waziup/majiup-waziapp.git
    
  2. Navigate to project directory
        cd majiup-waziapp
    
  3. Install dependencies
        pnpm install
    
  4. Run the app
        pnpm dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages