Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add small guide on how to setup and run Nimbus #1275

Merged

Conversation

Oksamies
Copy link
Contributor

No description provided.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.


1. Open hosts file as administrator (`C:\Windows\System32\drivers\etc`) and add this `127.0.0.1 thunderstore.temp` there
2. Download and install Docker and docker-compose. For windows people, Docker for Windows should be enough.
3. Open up a terminal and navigate to `thunderstore-io/tools/ts-proxy`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The path should be thunderstore-ui/tools/ts-proxy to match the repository name specified in the clone command in step 1.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

//npm.fontawesome.com/:_authToken = YOUR_FA_TOKEN
```

3. Run `yarn install` first on the repo root (`thunderstore-ui` folder) and then again in the `thunderstore-ui/apps/cyberstorm-remix`folder.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a space between the code block and the word "folder": thunderstore-ui/apps/cyberstorm-remix folder

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

@Oksamies Oksamies force-pushed the 12-30-add_small_guide_on_how_to_setup_and_run_nimbus branch from 0d330fc to c663aed Compare December 30, 2024 10:40
@Oksamies Oksamies merged commit 26e468b into master Dec 30, 2024
25 checks passed
@Oksamies Oksamies deleted the 12-30-add_small_guide_on_how_to_setup_and_run_nimbus branch December 30, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant