-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Lukas Gustavsson edited this page Apr 5, 2022
·
18 revisions
We recommend using Linux when developing but other UNIX systems usually work. You can use Windows subsystems for Linux!
Our system uses these four major components:
- Ruby
- Rails
- PostgreSQL
- Redis
Installing these on Linux is described here and on other OS here.
If you wish to use Windows for developement you need Windows Subsystems for Linux (WSL). This is (almost) preeinstalled on Windows 11 and a bit more cumbersome to install on Windows 10. You'll find how to install this by searching the web for "install WSL2 for ".
If you need help with common tasks, check out this page