1.0.4 • Published 3 years ago

inkstatus-v2 v1.0.4

Weekly downloads
101
License
GPL-3.0
Repository
github
Last release
3 years ago

InkStatus v2

A new InkStatus in Typescript

Badge Status

npm issues_badge NPM node-current

A Basic Nodejs Server Status Information app.

Table of Contents

Requirements

  • npm or yarn

Installing

npm i -g inkstatus-v2 or yarn add inkstatus-v2

About this Project

This is v2 of Inkstatus

Running the App

  1. Install InkStatus v2
  2. Run: inkstatus-v2 server in your terminal
  3. If you want to run InkStatus on a different port do: inkstatus-v2 serve --port=PORT

Building for Source

  1. Clone the Repo: git clone https://github.com/Lucaslah/InkStatus-v2.git
  2. cd InkStatus-v2
  3. Install Required Stuff: yarn or npm install
  4. Start the app: yarn start serve or npm start serve

Status of Project

  • Get Started on Backend
  • Get started on Frontend
  • Finish Backend
  • Finish Frontend

Notes

  • This app is still in develment, If you find any bugs open an issue
  • By Default this app runs on port 8080