mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
chore: configure Gitpod
This commit is contained in:
@@ -2,8 +2,8 @@ tasks:
|
||||
- name: Init
|
||||
init: |
|
||||
pnpm install &&
|
||||
docker-compose pull &&
|
||||
cp .env.example .env &&
|
||||
docker-compose up -d &&
|
||||
pnpm run build:server &&
|
||||
node packages/server/build/commands.js system:migrate:latest
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user