[PR #84] [MERGED] Feature: acebase-server CLI #73

Closed
opened 2026-05-23 08:40:04 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-server/pull/84
Author: @appy-one
Created: 5/22/2023
Status: Merged
Merged: 5/22/2023
Merged by: @appy-one

Base: masterHead: feature/acebase-server-cli


📝 Commits (2)

📊 Changes

3 files changed (+16 additions, -2 deletions)

View changed files

bin/acebase-server.js (+8 -0)
📝 package-lock.json (+5 -2)
📝 package.json (+3 -0)

📄 Description

This adds a simple CLI script to allow starting up an AceBase server from the command-line with npx acebase-server start ...


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase-server/pull/84 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 5/22/2023 **Status:** ✅ Merged **Merged:** 5/22/2023 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `feature/acebase-server-cli` --- ### 📝 Commits (2) - [`6a6721c`](https://github.com/appy-one/acebase-server/commit/6a6721c39d8a19e86156fa1ba5adc684c261cf12) add acebase-server CLI script - [`9a8f126`](https://github.com/appy-one/acebase-server/commit/9a8f1260930f89a0eef2c48f5d9ac1745f49ca46) fix typo ### 📊 Changes **3 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `bin/acebase-server.js` (+8 -0) 📝 `package-lock.json` (+5 -2) 📝 `package.json` (+3 -0) </details> ### 📄 Description This adds a simple CLI script to allow starting up an AceBase server from the command-line with `npx acebase-server start ...` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:40:04 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-server#73
No description provided.