Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,11 @@ You can set up Zero in two ways:
2. **Set Up Environment**

- Copy `.env.example` to `.env` in both `apps/mail` and `packages/db` folders
```bash
cp apps/mail/.env.example apps/mail/.env && cp packages/db/.env.example packages/db/.env
```
- Configure your environment variables (see below)
- Install database dependencies: `pnpm db:dependencies`
- Install database dependencies: `pnpm db:dependencies`
- Initialize the database: `pnpm db:push`

3. **Start the App**
Expand Down Expand Up @@ -278,4 +281,4 @@ Please refer to the [contributing guide](.github/CONTRIBUTING.md).

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=Mail-0/Zero&type=Timeline)](https://star-history.com/#Mail-0/Zero&Timeline)
[![Star History Chart](https://api.star-history.com/svg?repos=Mail-0/Zero&type=Timeline)](https://star-history.com/#Mail-0/Zero&Timeline)