mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[PR #86] [MERGED] Improved start CLI script #74
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase-server/pull/86
Author: @appy-one
Created: 5/22/2023
Status: ✅ Merged
Merged: 5/22/2023
Merged by: @appy-one
Base:
master← Head:improvement/more-cli-start-script-options📝 Commits (1)
d44ba78Improved start script (now available from CLI)📊 Changes
1 file changed (+75 additions, -9 deletions)
View changed files
📝
src/start.ts(+75 -9)📄 Description
This adds more configuration options to the start script, which is now available from the CLI with
npx acebase-server start DBNAME=mydb HOST=localhost PORT=3000Documentation:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.