https://github.com/scrachstack/octo
Express Stack Simpilar to https://biolink.site/
https://github.com/scrachstack/octo
biolink ejs express javascript js node socials
Last synced: 3 months ago
JSON representation
Express Stack Simpilar to https://biolink.site/
- Host: GitHub
- URL: https://github.com/scrachstack/octo
- Owner: ScrachStack
- License: gpl-3.0
- Created: 2025-02-18T15:48:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T17:52:29.000Z (12 months ago)
- Last Synced: 2025-02-18T18:42:57.307Z (12 months ago)
- Topics: biolink, ejs, express, javascript, js, node, socials
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Octo - Express.js Application
[](https://ko-fi.com/T6T01APGOO)

## Reqirements
- Node.js **v16** or **Higher** is required.
- LEMN Stack
- A LEMN stack is a group of programs that will be the core operators for our website.
L inux
E ngine-X (but written as Nginx)
M ySQL Database
N odeJs
- Nginx
```
sudo apt update
sudo apt install nginx
```
You will be prompted to press Y to install Nginx, do this.
Once Nginx is installed you should be able to navigate to your servers IP and you should be presented with the below page.
Your Server IP
http://127.0.0.1
## Credits
- https://github.com/Itz-Hyperz/EJS-WebTemplate