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.
|
1 year ago | |
---|---|---|
.idea | 2 years ago | |
cache | 1 year ago | |
config | 1 year ago | |
core | 1 year ago | |
node_modules | 1 year ago | |
php | 1 year ago | |
shared | 1 year ago | |
.gitignore | 1 year ago | |
.gitlab-ci.yml | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
SatteliteGiteaData.txt | 1 year ago | |
index.js | 1 year ago | |
logo.svg | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
runtime.js | 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.