1.4.0 • Published 4 years ago

rss-npm v1.4.0

Weekly downloads
6
License
GPL
Repository
github
Last release
4 years ago

Really Simple Server

Important

admin

  • A very simple server, now as a package.

    Anyways, This is lightweight, easy to use, Node.js webserver, but in a backage!

Installation

With NPM :

npm i rss-npm

With Yarn:

yarn install rss-npm

With Git:

git clone https://github.com/Really-Simple-Server/rss-npm.git
cd rss-npm
npm install

With Shell+Git

wget -O - https://rss-npm.glitch.me/install.sh | bash

Speeds

Speeds for Really Simple Server Really Simple Server: Speeds

PHP

  • PHP support for the server is VERY unstable. So It may not work.

There is a few extra steps to get this working. You need:

  • PHP - Glitch users, It should be located in .usr/bin/php. If not there, type which php to find out. Again, not sure, so this is unstable. If you lnow how to fix this, Please make a issue on the repo: MobSpot/really-simple-server
  • execPHP.js (https://rss-npm.glitch.me/execPHP.js)

Instructions for PHP:

  1. Download execPHP.js to the same folder as your server. you can do this with wget https://rss-npm.glitch.me/execPHP.js.
  2. Add server.unstablePHP(dir, execphp) to your server file. Change dir to the directory of your files, and execphp to where you keep execphp.js file located.
  3. Save it and restart the Node.js server.
1.4.0

4 years ago

1.3.1

4 years ago

1.2.3

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago