1.0.78 • Published 2 years ago

dsql-server v1.0.78

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Datasquirel Server

Spawn a local database and static file server in any environment

Installation

npm install -g dsql-server

and

dsql-server

OR Just run

npx dsql-server

How to use

If you installed globally, you can run dsql-server from any directory. If not, you must append npx.

Requirements

  • Docker

Actions

After installing a dsql-server instance you have access to the CLI and some commands.

dsql-server --start [server-name]

Restart the all server instances or add the [server-name] to restart a target server

dsql-server --update [server-name]

Update all containers or a single container

dsql-server --stop [server-name]

Stop all containers or a single container

1.0.78

2 years ago

1.0.77

2 years ago

1.0.76

2 years ago

1.0.75

2 years ago

1.0.74

2 years ago

1.0.73

2 years ago

1.0.72

2 years ago

1.0.70

2 years ago

1.0.62

2 years ago

1.0.61

2 years ago

1.0.60

2 years ago

1.0.59

2 years ago

1.0.58

2 years ago

1.0.57

2 years ago

1.0.56

2 years ago

1.0.55

2 years ago

1.0.54

2 years ago

1.0.52

2 years ago

1.0.51

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago