docs: 📚️ update antalmanac scheduler docs for current stack and lead - #52
Open
sicn4rf wants to merge 2 commits into
Open
docs: 📚️ update antalmanac scheduler docs for current stack and lead#52sicn4rf wants to merge 2 commits into
sicn4rf wants to merge 2 commits into
Conversation
Choollol
reviewed
Aug 11, 2026
| ``` | ||
|
|
||
| or | ||
| This starts a PostgreSQL database on port 5432 with the credentials specified in `docker-compose.yml`. |
There was a problem hiding this comment.
Could consider leaving specific port out of docs, I've seen sometimes that ports will change and docs aren't updated. Up to you
| <Steps> | ||
| <Step> | ||
| Install `Node.js`. This allows you to run JavaScript on your computer (outside of a browser). | ||
| Install `Node.js` (version 22 or higher). This allows you to run JavaScript on your computer (outside of a browser). |
There was a problem hiding this comment.
Your call if you wanna add this, but we'll prob forget to update this when we update Node. Not a huge deal since it'll probably only happen very rarely
| </Step> | ||
| <Step> | ||
| Install `pnpm`. This is our package manager of choice for this project. | ||
| Install `pnpm` (version 10 or higher). This is our package manager of choice for this project. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update docs