arn-the-long-beard / tiny_avocado_tree

Just a dashboard made in rust , for playing for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple dashboard app to create users and a chat

Dependencies

Use Seed & Arangodb

Config

You need to create an .env file in/config

PRIVATE_KEY_PATH="path/to/file"
PUBLIC_CERTIFICAT_PATH="path/to/file"
DB_URL="URL"
DB_ADMIN="USER"
DB_PASSWORD="BEST_PASSWORD_EVER"
WORKERS="1"

About

Just a dashboard made in rust , for playing for fun


Languages

Language:Rust 94.3%Language:HTML 5.7%