summaryrefslogtreecommitdiff
path: root/extension/examples/MyProject/README.md
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-27 23:53:08 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-27 23:53:08 -0700
commit1610328606d0f609e491bf935517cc8798c1fb2a (patch)
treeea5ccf848a3ae0804bdd565a0ef049bde54d78fb /extension/examples/MyProject/README.md
parent7cd15e48d0687e5a3bfba1fd97c7295a57a664cb (diff)
downloadsncontinue-1610328606d0f609e491bf935517cc8798c1fb2a.tar.gz
sncontinue-1610328606d0f609e491bf935517cc8798c1fb2a.tar.bz2
sncontinue-1610328606d0f609e491bf935517cc8798c1fb2a.zip
v73 was too large, removing examples, .vscignore
Diffstat (limited to 'extension/examples/MyProject/README.md')
-rw-r--r--extension/examples/MyProject/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/extension/examples/MyProject/README.md b/extension/examples/MyProject/README.md
deleted file mode 100644
index 0fdaaf88..00000000
--- a/extension/examples/MyProject/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Awesome Project Build with TypeORM
-
-Steps to run this project:
-
-1. Run `npm i` command
-2. Setup database settings inside `data-source.ts` file
-3. Run `npm start` command