This repo contains sources of larpwriter toolkit NIMS project (frontend, core and server).
Installing monorepo manager Lerna:
npm i -g lerna
Installing project dev dependencies:
npm i
npm run bootstrap
npm run watch:standalone
- Open http://localhost:8080/nims.html in browser.
npm run watch:server
It will create dist folder in packages/nims-app
with frontend build.
Default login/password: admin/zxpoYR65
- Default base is empty. You need to load some base. You can download base example from standalone NIMS build or take it from nims-resources.
NIMS webclient interface - all pages and page control. Also DBMS tests are here too.
Common utilities for webclient interface. Common UI, l10n, utils and autosave in browser local storage.
NIMS data engine APIs. Includes all APIs both general and server specific.
NIMS data engine core. Generic part and utilities.
Data resources - localization files and NIMS base examples.
NIMS express server.
Old outdated package.
This repo contains sources of larpwriter toolkit NIMS project (frontend, core, BUT NOT server) and derivative projects:
- Larpwriter toolkit NIMS - larpwriter software for writing rich backstory LARPs. README RU, README EN, Geektimes post RU
- Vampire The Masquerade character sheet - interactive web page with charlist. YouTube Demo RU
- Measurelook - scientific measures data storing and visualization. README RU, README EN, habrahabr post RU
- Deus Ex Shop - Shop system for Deus Ex Machina LARP with was in 2017 near Moscow. YouTube Demo RU, YouTube Demo EN
- Watches - information system for city game wathes in 2017 year. YouTube Demo RU