mirror of
https://github.com/penpot/penpot.git
synced 2025-07-23 11:07:13 +02:00
Import backend code inside the repository.
This commit is contained in:
parent
e21798f1ed
commit
de57630c14
113 changed files with 8040 additions and 0 deletions
3
backend/scripts/run.sh
Executable file
3
backend/scripts/run.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
export PATH=/opt/img/bin:$PATH
|
||||
lein trampoline run -m uxbox.main
|
Loading…
Add table
Add a link
Reference in a new issue