bertrandda / gladys-4-playground

Next release of Gladys, Gladys 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gladys 4 Playground

The goal of this repo is to begin the work on Gladys 4.

Installation

git clone https://github.com/GladysAssistant/gladys-4-playground && cd gladys-4-playground

Install dependencies:

npm install

Run database migration:

npm run db-migrate:dev

Start the server (dev):

npm start

Running tests

To run tests:

npm test

About

Next release of Gladys, Gladys 4


Languages

Language:JavaScript 98.9%Language:CSS 0.9%Language:Shell 0.1%Language:Dockerfile 0.1%