Skip to content

Commit

Permalink
update web readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xavimondev committed Apr 21, 2024
1 parent 4f45498 commit 7c5ad10
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions apps/web/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[ ] Fix copy and paste image
[ ] Image does not appear when uploading file
[ ] Save generation database uptash
[ ] Add environment variables to turbo.json
## Introduction

This is the web for **vdbs**. Built using the following stack:

- [next](https://www.npmjs.com/package/next): A framework for server-rendered React applications.
- [shadcn/ui](https://ui.shadcn.com/): Provides beautifully designed components for UI.
- [monaco-editor/react](https://www.npmjs.com/package/monaco-editor): A Monaco Editor wrapper for React applications.
- [zustand](https://www.npmjs.com/package/zustand): A small, fast, and scalable state management library for React.
- [typescript](https://www.npmjs.com/package/typescript): A typed superset of JavaScript that compiles to plain JavaScript.

0 comments on commit 7c5ad10

Please sign in to comment.