Github Gist like code sharing website with anonymous posting and accounts.
- Publishing code with title, tags and programming language selected.
- Syntax highlighting in view mode.
- Editing and removing posts after they were published.
- User accounts with an option for anonymous posting.
NodeJS and MongoDB.
Open terminal in the project folder.
Type in npm install
and node main.js
.
Open the printed link in your browser.