Setup
Feakin
repo: https://github.com/feakin/feakin
Web:
- Install Node.js
- clone repo
- install
npm install --legacy-peer-deps
- start server by nx
nx run render:start
Rust:
- Install Rust toolchain
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- cd
crates
Intellij IDEA
repo: https://github.com/feakin/intellij-feakin
- Install Intellij IDEA
- clone repo
- run
./gradlew buildPlugin