aaronduce / deimos

the 'natural satellite' subnet manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deimos

the 'natural satellite' subnet manager

more just built against a grudge, because a spreadsheet is the worst way to store this kind of information.

built on remix with tailwind, db via prisma on sqlite.

Home

deployment

using the remix app server:

  1. npm install
  2. npm run build
  3. cp .env.example .env
  4. npx prisma migrate deploy
  5. npx prisma generate
  6. npm start

About

the 'natural satellite' subnet manager


Languages

Language:TypeScript 96.5%Language:JavaScript 3.2%Language:CSS 0.3%