Getting Started
What is Nexus Polestar?
Nexus Polestar is an Electron component-based template made using Astro that allows you to adjust the layout, configure the options presented, customize the code to your liking, and much more. Other technologies, like as TypeScript, Font Awesome, and Astro plugins like i18n, are also integrated. Other stuff about the template has been done for you such as operating system integration, automation, and more.
Prerequisites
To work with Nexus Polestar, the following are required:
- NodeJS -
v18.17.1
or higher - Yarn
To confirm that you have the required tools installed, run:
npm -v
node -v
yarn -v
Creat Your App
- Clone the repository
git clone --branch=pluto https://sudovanilla.com/code/Korbs/nexus-polestar
- Install modules
yarn
- Update all modules
yarn upgrade --latest
- Run Nexus Polestar in development mode:
yarn start
Setup Metadata
It's very important that you edit the metadata for your desktop app.