Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/donalexandro/bad-twitter
- Owner: DonAlexandro
- Created: 2021-01-08T14:23:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T11:36:40.000Z (over 3 years ago)
- Last Synced: 2024-10-08T19:23:41.230Z (about 1 month ago)
- Topics: expressjs, handlebars, nodejs
- Language: Handlebars
- Homepage: https://badtwitter.herokuapp.com/
- Size: 5.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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