1.0.78 • Published 3 years ago

dsql-server v1.0.78

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.77

3 years ago

1.0.76

3 years ago

1.0.75

3 years ago

1.0.74

3 years ago

1.0.73

3 years ago

1.0.72

3 years ago

1.0.70

3 years ago

1.0.62

3 years ago

1.0.61

3 years ago

1.0.60

3 years ago

1.0.59

3 years ago

1.0.58

3 years ago

1.0.57

3 years ago

1.0.56

3 years ago

1.0.55

3 years ago

1.0.54

3 years ago

1.0.52

3 years ago

1.0.51

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago