Skip to content

Cyteon/birdr

Repository files navigation

Birdr

A twitter-like social media platform built with Svelte.

Features

  • User authentication
  • Posting
  • Some user settings
  • Liking
  • Commenting
  • Following

Running yourself

  1. Clone repo
git clone https://github.com/Cyteon/birdr
  1. Install dependencies
npm i
  1. Copy .env.example to .env and fill out the values. I used supabase for S3, so not sure if names of values is the same on aws S3.

  2. Run the platform

npm run dev

or

npm run build
npm run start





--- This repo may contain code generated by copilot

About

A twitter-like social media platform built with Svelte.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published