-
Notifications
You must be signed in to change notification settings - Fork 0
Server Setup
Luke Dinh edited this page Sep 28, 2023
·
8 revisions
- The
.envis found in our private discord channel #secrets. - Please don't share the
.envwith 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.envthere.
- At icebreak's root directory, run
yarn server:start
- Head to http//:localhost:5050 in your browser.
- Environment Setup