Skip to content

maxYurchenko/kosti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kosti RPG app

Application for the kosti website.

Installation

Backend

This app uses Enonic XP. To install it, you need to have Java 11. Note, it will not work with any other Java version.

Development environment is set via Enonic CLI. You can download it here. After it is installed, create a new sandbox with enonic sandbox create. To start a sandbox in dev, run enonic sandbox start --dev.

To install the app, open app folder and run enonic project deploy --dev. This will run the app in dev mode. Note, sandbox should be running.

Frontend

To make the app work properly, you need to have node.js 14.2.*, gulp and yarn installed. To install all the required packages run yarn install. When the installation is done, run gulp watch --dev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published