Skip to main content

Install Galactiks Explorer

Prerequisites

  • Node.js - v18 or higher.
  • Text editor - We recommend VS Code with our Official Galactiks extensions pack.
  • Terminal - Galactiks is accessed through its command-line interface (CLI).

Installation

TODO

Starter Contentlayer Template

  1. Head over to the Galactiks ContentLayer template Repository on GitHub.
  2. Click on the "Use this template" button in the upper right corner of the repository page. This action will create a copy of the repository under your GitHub account.
  3. Once you've forked the repository, clone your new repository and install the npm dependencies. Then you are ready to start.

Next Steps

TODO