mirror of
https://github.com/eliasrenman/gardentron.git
synced 2026-03-16 20:46:07 +01:00
chore: added scripts
This commit is contained in:
@@ -19,7 +19,7 @@ This project uses Express. An open source framework for building APIs and applic
|
||||
3. Start your app
|
||||
|
||||
```
|
||||
yarn compile # Compile TypeScript source
|
||||
yarn build # Compile TypeScript source
|
||||
yarn migrate # Run migrations to set up the database
|
||||
yarn start
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user