ElhamAryanpur / Hope

Complete Open-Source And Free Toolkit For Enterprise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVER

Status

BADGE

About

Browser-Based DataBase Managment Library. More Details coming soon.

For the progress, Check here

Manual

In case you want to check out this project, despite it being under heavy development, here are the steps to install, build, and start using.

NOTE: These steps assume you already have NodeJS and Git installed. Also, these steps are tested on Linux (Arch amd64). But it should work just fine cross-platform.

git clone https://github.com/ElhamAryanpur/Hope

cd Hope

npm install
npm run build

# For Production (Recommended)
npm run production

# Otherwise
npm run server

About

Complete Open-Source And Free Toolkit For Enterprise

License:MIT License


Languages

Language:Svelte 59.6%Language:JavaScript 34.0%Language:CSS 5.3%Language:HTML 1.1%