Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```