Skip to content

Commit 7b9d9c2

Browse files
authored
Merge pull request #234 from drawdb-io/share
Implement file sharing using gists
2 parents c03202f + fcf2251 commit 7b9d9c2

File tree

13 files changed

+678
-22
lines changed

13 files changed

+678
-22
lines changed

.env.sample

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
VITE_BACKEND_URL=http://backend.com
1+
VITE_BACKEND_URL=http://backend.com
2+
VITE_GITHUB_ACCESS_TOKEN=my_access_token

0 commit comments

Comments
 (0)