Setup

Feakin

repo: https://github.com/feakin/feakin

Web:

  1. Install Node.js
  2. clone repo
  3. install
npm install --legacy-peer-deps
  1. start server by nx
nx run render:start

Rust:

  1. Install Rust toolchain
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  1. cd crates

Intellij IDEA

repo: https://github.com/feakin/intellij-feakin

  1. Install Intellij IDEA
  2. clone repo
  3. run ./gradlew buildPlugin