mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
5 lines
56 B
Bash
5 lines
56 B
Bash
#!/bin/bash
|
|
|
|
npm run typeorm -- migration:run
|
|
|
|
npm start |