creating a new empty service railway cli
how can i create a new empty service with railway cli?
4 Replies
Project ID:
N/A
in a fresh directory i ran
railway init
then
railway add --database postgre-sql
now i want to create a service that will use the db but how can i do that with cli?does not look like the cli provideds a way to create an empty service
Solution
it would have to be done through the dashboard