GithubHelp home page GithubHelp logo

jsbilling's Introduction

jsBilling

Build

jsBilling is a open-source alternative to WHMCS, Hostbill and alikes, jsBilling is inspired by pyBilling by Robert S.

Installing jsBilling

To install jsBilling you need a VPS of at least 2GB Ram with 40GB Storage, Operating system does need to be Linux, Distro doesn't really matter, as long as its up-to date. My recommendation is Ubuntu 20.04 or above.

Install commands:

# Install the latest updates for the OS
sudo apt-get update -y

# Install dependencies
sudo apt-get install node npm git-all -y

# Clone the repo
git clone https://github.com/justinpooters/jsBilling

# Enter the jsBilling folder
cd jsBilling

# Move the file
# for LINUX use this one
mv about.json.example about.json
# for WINDOWS use this one
move about.json.example about.json

# Install node Packages
npm install

# Run jsBilling (stable release)
npm run stable

# if you wanna run the beta, please use the following command
npm run beta

Update notes

All unit tests will be available on Travis-CI

Dev1:

This shit is as unstable as it can be, don't use this (yet). 

Btw if you like the project, star it ;)

jsbilling's People

Contributors

justinpooters avatar

Stargazers

 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.