Prerequisites
First of all, galactica requires Node.js v16
or later and:
- TypeScript (installed globally)
- Linux distribution that uses glibc or
- A pc that runs Windows™ 10 at least or
- Any OS which supports Docker™
Links for the prerequisites
- Node.js: https://nodejs.org/en/download/
- My favorite Linux server distro: https://www.debian.org/download
(or Windows 10/11) or - Docker: https://www.docker.com/get-started
Installing TypeScript globally
To install, execute this command with administrator permissions.
- npm
- yarn
- pnpm
npm install --global typescript
yarn global add typescript
pnpm add --global typescript
Need support?
If you require further assistance please join our Discord server. And we will try to help you with any problem with the bot or with programming generally, we are a community that do everything-tech! Helping others is the way we help ourselves.