https://github.com/suraj-kumar00/doclyst
Doclyst - Google Docs clone
https://github.com/suraj-kumar00/doclyst
devops docker doclyst docs docs-website fullstack-development javascript kubernetes nextjs15 reactjs typescipt typescript
Last synced: 9 days ago
JSON representation
Doclyst - Google Docs clone
- Host: GitHub
- URL: https://github.com/suraj-kumar00/doclyst
- Owner: Suraj-kumar00
- License: mit
- Created: 2025-01-03T18:27:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T18:24:41.000Z (11 months ago)
- Last Synced: 2025-03-06T20:17:18.680Z (10 months ago)
- Topics: devops, docker, doclyst, docs, docs-website, fullstack-development, javascript, kubernetes, nextjs15, reactjs, typescipt, typescript
- Language: TypeScript
- Homepage:
- Size: 666 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Packages and Dependencies Installation
**Install Tiptap**
```bash
npm install @tiptap/react@2.10.2 @tiptap/pm@2.10.2 @tiptap/starter-kit@2.10.2 --legacy-peer-deps
```
## Run the Project
```bash
npm run dev
```