A fast web server meant to be used with Neutron
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Mia Raindrops fd3e54cbd3 Update cache.js 1 year ago
.idea Electrode is stable! 2 years ago
cache Update 1 year ago
config Update 1 year ago
core Update 1 year ago
node_modules Update 1 year ago
php Update cache.js 1 year ago
shared Update updates.sh 1 year ago
.gitignore Update 1 year ago
.gitlab-ci.yml Update .gitlab-ci.yml 1 year ago
LICENSE Update 1 year ago
README.md Merge branch 'trunk' of https://source.minteck.org/atomic-suite/electrode into trunk 1 year ago
SatteliteGiteaData.txt Update 1 year ago
index.js Update 1 year ago
logo.svg Update 1 year ago
package-lock.json Update 1 year ago
package.json Update 1 year ago
runtime.js Update 1 year ago

README.md


» FNS Electrode «
developed with


A fast and powerful NodeJS web server for FNS Neutron.

  • Status: 💻 Actively maintained

Summary

  • Language: JavaScript
  • Started: December 2020
  • License: GNU General Public License 3.0
  • Website: https://mpcms.rf.gd

Setup

  • Install nodejs, npm, make, cmake, wget, zip, php, php-xdebug, php-gd
  • Clone the repository
  • Go to the cloned folder
  • Install everything: npm install
  • Set the listen port in the /config/network.json file
  • Do chmod -R +x *
  • Start: npm start
  • Open your web browser to the port specified in the config

Issues

Issues are reported either on Minteck Projects' bug tracker or using GitHub issues.