File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -135,50 +135,6 @@ dist
135135.yarn /install-state.gz
136136.pnp. *
137137
138- # Gatsby files
139- .cache /
140- # Comment in the public line in if your project uses Gatsby and not Next.js
141- # https://nextjs.org/blog/next-9-1#public-directory-support
142- # public
143-
144- # vuepress build output
145- .vuepress /dist
146-
147- # vuepress v2.x temp and cache directory
148- .temp
149- .cache
150-
151- # vitepress build output
152- ** /.vitepress /dist
153-
154- # vitepress cache directory
155- ** /.vitepress /cache
156-
157- # Docusaurus cache and generated files
158- .docusaurus
159-
160- # Serverless directories
161- .serverless /
162-
163- # FuseBox cache
164- .fusebox /
165-
166- # DynamoDB Local files
167- .dynamodb /
168-
169- # TernJS port file
170- .tern-port
171-
172- # Stores VSCode versions used for testing VSCode extensions
173- .vscode-test
174-
175- # yarn v2
176- .yarn /cache
177- .yarn /unplugged
178- .yarn /build-state.yml
179- .yarn /install-state.gz
180- .pnp. *
181-
182138# Editor directories and files
183139.vscode
184140.idea
Original file line number Diff line number Diff line change @@ -53,20 +53,10 @@ The primary goal is to help users find products efficiently. The core functional
5353
5454---
5555
56- ## ⚛ Technology Stack
57-
58- This project follows a ** Monorepo** approach.
59-
60- This project follows a ** Monorepo** approach.
61-
62- - ** Frontend** : React with TypeScript.
63- - ** Backend** : Java.
64- - ** Database** : PostgreSQL.
65- - ** API Modeling** : [ Smithy] ( https://smithy.io/2.0/ ) (Interface Definition Language).
66-
6756## 🛠 Build Instructions
6857
69- TODO
58+ - Install Smithy CLI
59+ - Install yarn
7060
7161### Execution
7262
You can’t perform that action at this time.
0 commit comments