Skip to content

Commit

Permalink
feat: db schema is updated and now linked to info.coconut account
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramkanakam87 committed Aug 21, 2024
1 parent 1ddc16b commit ae86e9f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions docs/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
{
"hash": "41e4979a",
"configHash": "70e024d9",
"lockfileHash": "f9304aca",
"browserHash": "468ef78b",
"hash": "820eb341",
"configHash": "b2827f45",
"lockfileHash": "3a4493a5",
"browserHash": "c8af86f6",
"optimized": {
"vue": {
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "bf37c1c8",
"fileHash": "8254c666",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../../node_modules/@vue/devtools-api/dist/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "415bfdc1",
"fileHash": "b8220c2f",
"needsInterop": false
},
"vitepress > @vueuse/core": {
"src": "../../../../node_modules/@vueuse/core/index.mjs",
"file": "vitepress___@vueuse_core.js",
"fileHash": "ce0d7bc8",
"fileHash": "dd60e6fe",
"needsInterop": false
},
"@theme/index": {
"src": "../../../../node_modules/vitepress/dist/client/theme-default/index.js",
"file": "@theme_index.js",
"fileHash": "d878dcd5",
"fileHash": "66c2fd6d",
"needsInterop": false
}
},
Expand Down
2 changes: 1 addition & 1 deletion docs/db-schema.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# COCONUT Database Schema

<br/><br/>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fboard%2FyVQeNRsqlkXOgI5BIlMlb4%2FCocoDB%3Fnode-id%3D0-1%26t%3DYgVM9dCFvlmc5xhe-1" allowfullscreen></iframe>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fboard%2FPWXNuA2pht0NhJx3fvmBVr%2FWelcome-to-FigJam%3Fnode-id%3D0-1%26t%3DLJ7xJf6SfWJLu5u6-1" allowfullscreen></iframe>

0 comments on commit ae86e9f

Please sign in to comment.