https://github.com/toggle-corp/tc-unified-notes
https://github.com/toggle-corp/tc-unified-notes
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/toggle-corp/tc-unified-notes
- Owner: toggle-corp
- Created: 2025-01-09T09:05:41.000Z (4 months ago)
- Default Branch: develop
- Last Pushed: 2025-01-28T06:19:43.000Z (4 months ago)
- Last Synced: 2025-01-28T07:23:43.477Z (4 months ago)
- Language: TypeScript
- Size: 126 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tc Global Notes Dashboard
Dashboard for all the notes of togglecorp
## Built with
[![React][react-shields]][react-url] [![Vite][vite-shields]][vite-url] [![Typescript][typescript-shields]][typescript-url]### Prerequisites
To begin, ensure you have network access. Then, you'll need the following:
1. [Git](https://git-scm.com/)
2. [Node.JS](https://nodejs.org/en/) version >=18 / 20+
3. [Pnpm](https://pnpm.io/)
4. Alternatively, you can use [Docker](https://www.docker.com/) to build the application.[react-shields]: https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB
[react-url]: https://reactjs.org/
[vite-shields]: https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white
[vite-url]: https://vitejs.dev/
[typescript-shields]: https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white
[typescript-url]: https://www.typescriptlang.org/