Skip to content

Server Setup

Luke Dinh edited this page Sep 28, 2023 · 8 revisions

1) Get .env Secrets

  • The .env is found in our private discord channel #secrets.
  • Please don't share the .env with anyone, even if you know they are part of the team. Ask them to reach out to the Tech Lead directly.
  • Run code ., this will open Visual Studio Code directly where icebreak's root directory is.
  • In Visual Studio Code, navigate into packages/server, and paste the .env there.

2) Run the server

  • At icebreak's root directory, run yarn server:start

3) Check if server is running

git wizard
Clone this wiki locally