Skip to content

wayjake/chinook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chinook-logo-on-white

/**

    A LIGHT WEIGHT LOCAL FILEBASED DATABASE
    FOR EMBEDDED DATABASE DESIGN AND PROGRAMMING.

          - SKIP THE DATABASE CONNECTION
          - STORE IT IN THE TERMINAL

**/

Setup

We're currently pending uploading this to NPM.

yarn install chinook

Development

It's recommended to install this library so that you can have fun with it. git clone git@github.com:wayjake/chinook.git

To install dependencies:

bun install

To run:

bun run index.js

This project was created using bun init in bun v0.5.2. Bun is a fast all-in-one JavaScript runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published