Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/donalexandro/bad-twitter

Very simple social network
https://github.com/donalexandro/bad-twitter

expressjs handlebars nodejs

Last synced: 16 days ago
JSON representation

Very simple social network

Awesome Lists containing this project

README

        

# Bad Twitter
Simple social network, that was created during USA 2020 Election, when almost everyone had been creating own "free and independent" social network :D
Back-end: NodeJS + Express, Front-end: Handlebars, without any modern JS-frameworks

## Available scripts

### `npm run start`
Builds the app at once

### `npm run dev`
Starts the development server on [http://localhost:3000](http://localhost:3000)

### `npm run sass`
Automatically compile sass to css