Skip to content

Commit b04f7f0

Browse files
committed
initial setup
1 parent 936192a commit b04f7f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+19309
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
.DS_Store
1+
.DS_Store
2+
node_modules

backend/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ENCRYPTION_KEY = "Hello"

backend/.env.example

Whitespace-only changes.

backend/core/__init__.py

Whitespace-only changes.
178 Bytes
Binary file not shown.
233 Bytes
Binary file not shown.
797 Bytes
Binary file not shown.
960 Bytes
Binary file not shown.
1.72 KB
Binary file not shown.
865 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)