Skip to content

NilkOne/gladys-4-playground

Repository files navigation

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

Start the front (dev):

npm run -s dev --prefix ./front

Running tests

To run tests:

npm test

About

Next release of Gladys, Gladys 4

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages