Simple social network without an algorithm.
- JavaScript 99.5%
- HTML 0.5%
| public | ||
| .gitignore | ||
| database.js | ||
| LICENCE | ||
| main.js | ||
| package.json | ||
| README.md | ||
| security.js | ||
Rettwit
Simple social network without an algorithm.
Instructions
After cloning the repository, run:
npm install
node main.js
Disclaimer
Rettwit was mostly tested on Firefox based browsers.