Skip to content

OpenToonix/OpenToonix-AMF-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenToonix - AMF Server

AMF server for OpenToonix.

Table of contents (click to open)

Requirements

  • Node.js - Version 24.11.1 or higher
  • PNPM - Version 11.1.3 or higher

Running

Using Node.js

  1. Clone the repository

  2. Open a terminal and move to the directory of the application

  3. Install the dependencies using any of the following commands:

    # For development
    $ pnpm install
    
    # For production
    $ pnpm install -P
  4. Use the command pnpm run start for running the application

Testing

To run the tests of the application, use the command pnpm run test.

About

AMF (Action Message Format) server for Toonix World (mostly known as Mundo Toonix).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors