blob: 93fc7c5d4c424dfd1dabdfdfff5bc9889cdc89b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<p align="center">
<img src="https://user-images.githubusercontent.com/46352972/116787979-7ee30680-aaa7-11eb-8a86-2b3829574dab.png" width="64px" /><br>
<big>ยป<b> FNS Electrode </b>ยซ</big>
<br>developed with<br>
<img src="https://user-images.githubusercontent.com/46352972/116787437-47268f80-aaa4-11eb-99c9-a771eb7dadcc.png" width="48px">
</p>
----
A fast and powerful NodeJS web server for FNS Neutron.
* **Status:** ๐ป Actively maintained
<!-- * **Status:** ๐ Extended maintenance -->
<!-- * **Status:** ๐ด Searching for mainteners -->
<!-- * **Status:** ๐ซ Archived, **DO NOT USE IN PRODUCTION** -->
## 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](https://mpbugger.alwaysdata.net) or using GitHub issues.
|