git clone https://github.com/falcon-client/falcon.git
cd falcon
yarn
yarn build
yarn dev
# Starting the app minimized
START_MINIMIZED=true yarn dev
# Making sure the prod build start minimized. Useful for e2e
START_MINIMIZED=true yarn build
# Running e2e tests
# NOTE: Make sure you `yarn build` before running e2e tests
yarn test-e2e
-
Notifications
You must be signed in to change notification settings - Fork 6
falcon-client/falcon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A (experimental) fast, modern, and extensible database client
Resources
Stars
Watchers
Forks
Packages 0
No packages published