Skip to content
Snippets Groups Projects
Commit 162864ef authored by Leonardo's avatar Leonardo
Browse files

chore: better make setup

parent 4e49b108
No related branches found
No related tags found
No related merge requests found
Pipeline #144235 failed
......@@ -3,6 +3,8 @@ develop:
bun install
bun run dev
link:
cd ../../dependencies/ts-common && bun install && bun link
bun link ts-common
\ No newline at end of file
setup:
cp .env.example .env
bun link ts-common
bun install
bun link
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment