Backend implementation of Cridium Storage built with DeepKit.
WIP: missing features and not ready for deployment.
git clone https://github.com/Cridium/storage-server.git
cd storage-server
npm install
cp .env.example .env
.env
npm run app
would bootstrap the application without any further instructions, which would print a list of CLI commands available in the application. You can follow the printed information to run certain commands like npm run app migration:create
.npm run dev
would start the application as a server and watch file system changes in the workspace for development.Because of some known issues of the current release of DeepKit, some features are temporarily not available: