Individual workspaces
Hi all - I'm opening a shop which will be creating nodejs scripts/bots etc for customers. I'd like to run these on Railway for convenience.
Is there a way I can create a new workspace for each customer and run their apps there so I can easily jump in between customer environments?
And is there a way to do this without paying $20 each
11 Replies
Project ID:
N/A
N/A
pay the 20$ /month for a team account, then just create a project for each user and deploy their code
just to confirm, paying the $20/month for a team account, does that let me open a new workspace for each client, with multiple different applications?
As in, can I run a database, node script, etc all under the one project
railway doesn’t have workspaces, i think you mean projects, and if so, yes you can have multiple projects on the team account.
projects themselves don’t cost anything.
within those projects you can have multiple services (and databases) and you would only pay for the resources used.
i should note that the team plan does not come with any included usage
Thanks very much for the clarification.
I appreciate that
So with that being said, I could continue to be a Hobby user and have unlimited projects?
your use case would likely require pro
Ok no worries - sorry just trying to wrap my head around this all. Why would I need pro?
For the team access?
because you are running a service with customers / clients, that is generally not considered a hobby use case
Understood, thanks
no problem!