https://github.com/bajrangcoder/acodex-server
Server for AcodeX plugin
https://github.com/bajrangcoder/acodex-server
Last synced: 11 months ago
JSON representation
Server for AcodeX plugin
- Host: GitHub
- URL: https://github.com/bajrangcoder/acodex-server
- Owner: bajrangCoder
- License: mit
- Created: 2023-08-23T06:25:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T13:46:38.000Z (about 1 year ago)
- Last Synced: 2025-04-26T15:17:04.394Z (12 months ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 141
- Watchers: 6
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AcodeX-Server
> [!WARNING]
> It is recommended to avoid using this implementation. Instead, consider using [this alternative](https://github.com/bajrangCoder/acodex_server), which is lightweight, faster, and offers several advantages.
Cli for **AcodeX** Plugin
## Installation
Run `npm install -g acodex-server` for installing.
```
npm install -g acodex-server
```
## Usage
Run `axs` or `acodex-server` or `acodeX-server` to start server
```
axs
```
and `axs --help` for help
> More features coming soon...
:)