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