This website requires JavaScript.
Explore
Help
Sign In
Dylan
/
excalidraw-storage-backend
Watch
1
Star
0
Fork
0
You've already forked excalidraw-storage-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kilian Decaderincourt
1de829e192
build: add Dockerfile and compose for dev
2021-09-08 12:20:19 +02:00
src
feat: add in memory storage for exported scenes
2021-09-06 21:55:38 +02:00
test
chore: init nest project
2021-09-06 17:10:06 +02:00
.dockerignore
build: add Dockerfile and compose for dev
2021-09-08 12:20:19 +02:00
.eslintrc.js
chore: init nest project
2021-09-06 17:10:06 +02:00
.gitignore
chore: init nest project
2021-09-06 17:10:06 +02:00
.prettierrc
chore: init nest project
2021-09-06 17:10:06 +02:00
docker-compose.yml
build: add Dockerfile and compose for dev
2021-09-08 12:20:19 +02:00
Dockerfile
build: add Dockerfile and compose for dev
2021-09-08 12:20:19 +02:00
nest-cli.json
chore: init nest project
2021-09-06 17:10:06 +02:00
package-lock.json
feat: add in memory storage for exported scenes
2021-09-06 21:55:38 +02:00
package.json
feat: add in memory storage for exported scenes
2021-09-06 21:55:38 +02:00
README.md
Initial commit
2021-09-06 15:07:04 +00:00
tsconfig.build.json
chore: init nest project
2021-09-06 17:10:06 +02:00
tsconfig.json
chore: init nest project
2021-09-06 17:10:06 +02:00
README.md
excalidraw-storage-backend
Description
Fork of excalidraw-storage-backend
Readme
MIT
307
KiB
Languages
TypeScript
98.6%
Dockerfile
1.4%