Skip to content

Commit

Permalink
docs: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq committed Jan 3, 2024
1 parent a3388eb commit 4390c8d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,12 @@ WIP

## 📄 Content

- `/web` - NextJs-based (React) Web App at <https://app.ever.team> (deployed from `main` branch)
- `/mobile` - Expo (ReactNative) powered mobile app
- `/desktop` - Electron based Desktop Application (customized build from [Ever Gauzy Desktop Timer App](https://github.com/ever-co/ever-gauzy/tree/develop/apps/desktop-timer))
- `/extensions` - Browser Extensions (powered by <https://github.com/PlasmoHQ/plasmo>)
- `/apps/web` - NextJs-based (React) Web App at <https://app.ever.team> (deployed from `main` branch)
- `/apps/mobile` - Expo (ReactNative) powered mobile app
- `/apps/desktop` - Electron-based Desktop Application (customized build from [Ever Gauzy Desktop Timer App](https://github.com/ever-co/ever-gauzy/tree/develop/apps/desktop-timer))
- `/apps/extensions` - Browser Extensions (powered by <https://github.com/PlasmoHQ/plasmo>)
- `/apps/server-api` - Ever Teams API Server (customized build from [Ever Gauzy API Server](https://github.com/ever-co/ever-gauzy/tree/develop/apps/server-api))
- `/apps/server-web` - Electron-based Ever Teams Web Server that serve Ever Teams NextJs frontend (wraps `apps/web` folder)

## 💌 Contact Us

Expand Down

0 comments on commit 4390c8d

Please sign in to comment.