1.0.6 • Published 3 years ago

microdbc v1.0.6

Weekly downloads
9
License
Apache-2.0
Repository
github
Last release
3 years ago

microdbc

Command line utility for generating custom code based on a microdb.co database.

https://www.microdb.co is data-as-a-service for applications.

Install

npm install microdbc -g 

Set API key and output folder

Create a envVars.txt file with these values. 
- MICRODB_APIKEY = your_db_apikey_from_microdb
- OutputCodeFolder = microdb_output

Usage

$ microdbc gen
Check OutputCodeFolder for code
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago