8000 GitHub - PlebeianApp/plebeian.market
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PlebeianApp/plebeian.market

Repository files navigation

Plebeian.market

WIP!

In this repo we will develop the new plebeian app.

Development

You'll need to have pnpm installed.

Now install the dependencies.

pnpm install

We use Drizzle to interact with the database. Create a new database and apply the migrations.

pnpm db:setup

Now, you can start the development server.

pnpm dev

You're in!

Contributing

We use Conventional Commits for our commit messages.

Troubleshooting

If you have problems installing better-sqlite3, try using Node 22.

Contributors 9

0