evonne

0.0.7 • Public • Published

Evonne

Using Docker:

  • Install docker, run docker build . -t <your username>/evonne.
  • Run docker run -dp 7007:3000 <your username>/evonne:latest then open http://localhost:7007.

Local Installation:

Requirements:

  • NodeJS: v. 15+
  • Python : runtime.txt & requirements.txt (python3 -m pip install --user --upgrade clingo)
  • Java: v. 16+

Running the server:

  • Run npm install
  • Running npm start will download the necessary files and start the app at: https://localhost:3030.
  • If you want to skip the downloads and only run, use npm run dev instead.

Deployment:

  • An example of continuous integration for gitlab, using docker: evonne.gitlab-ci.yml.
  • Add the remote git remote add deploy <the_gitlab_repo>, then deploy with git push deploy main.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.70latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i evonne

Weekly Downloads

0

Version

0.0.7

License

none

Unpacked Size

7.01 MB

Total Files

149

Last publish

Collaborators

  • menoc