Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 1.44 KB

README.md

File metadata and controls

72 lines (50 loc) · 1.44 KB

crosspost

user interface to crosspost across various platforms

Table of Contents

Getting Started

Installing dependencies

bun install

Running the app

First, run the development server:

bun run dev

Building for production

bun run build

Running tests

bun run test

See the full testing guide.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you're interested in contributing to this project, please read the contribution guide.