Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dyoniso/78station
Realtime Chat Imageboard
https://github.com/dyoniso/78station
expressjs imageboard jade nodejs pug real-time socket-io
Last synced: about 1 month ago
JSON representation
Realtime Chat Imageboard
- Host: GitHub
- URL: https://github.com/dyoniso/78station
- Owner: Dyoniso
- Created: 2021-11-28T15:44:21.000Z (almost 3 years ago)
- Default Branch: 2.0
- Last Pushed: 2023-11-13T01:35:43.000Z (about 1 year ago)
- Last Synced: 2024-10-10T23:04:35.708Z (about 1 month ago)
- Topics: expressjs, imageboard, jade, nodejs, pug, real-time, socket-io
- Language: JavaScript
- Homepage:
- Size: 4.58 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 78Station
Realtime Chat Project# Instalation
Clone the Midback repository:
```
git clone https://github.com/Dyoniso/78Station
```
With the cloned repository, enter the deploy folder:
```
cd ./78Station/deploy/
```
Set permission and run the setup script:
```
chmod 777 setup.sh
./setup.sh
```