📚

Documentation

Coming soon. In the meantime, check out the README on GitHub.

terminal
$ git clone https://github.com/forkcart/forkcart.git
$ cd forkcart
$ pnpm install
$ cp .env.example .env
$ pnpm db:push
$ pnpm dev

# 🚀 Running on http://localhost:3000