Skip to content

arnaz06/laporHama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lapor Hama Tealinux OS

Open Source Project

Prerequisites

  • npm : minimal v. 3.1

How to install

  1. clone this project $ git clone
  2. enter the project folder $ cd laporHama
  3. create personal access tokens | here
  4. duplicate .env.example to .env : $ cp .env.example .env
  5. setup environment variable
  6. install dependencies $ npm install

Run project

$ npm start

Build Linux

  • linux amd64 architecture $ npm run build-linux64

  • linux i386 architecture $ npm run build-linux32

Build Deb

  • linux amd64 architecture $ npm run deb64

  • linux i386 architecture $ npm run deb32

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published