Skip to content

saidsay-so/chwitter

Repository files navigation

Chwitter

Twitter, but it's lame.

Test

Logo


API documentation

https://musikid.github.io/chwitter/api/docs/html

Build

Build instructions are available for each package.

Due to #10695, the common package needs to be built manually.

cd common
pnpm build

Docker

docker build . -t musikid/chwitter

Status

The project is complete.

Features

  • Likes
  • Search function
  • Add/remove friends
  • Create/remove messages
  • Light/Dark mode
  • Edit profile

Highlights

Responsive

Mobile Desktop
Login login login
Home Feed home home
Profile - Messages messages messages
Profile - Friends friends friends

Minimal

React, dayjs and classnames are the only dependencies for the client, Express and mongoose/typegoose for the server.

FAQ

Why?

Because school.

Will it work one day?

Not gonna make it for production.