Skip to content
/ deex Public

Codename: Deex (DX) - Custom Web Application developer tools to allow us to hack ourselfs. Imagine autofilling forms while doing manual testing or flushing data from localStorage without going to the terminal and adding integrations that boost that behaviour.

License

Notifications You must be signed in to change notification settings

h2xd/deex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deex

Custom Web Application developer tool to allow us to hack ourselfs. Imagine autofilling forms while doing manual testing or flushing data from localStorage without going to the terminal and adding integrations that boost that behaviour.

Requirements

Install the following tool to get started.

Node Version Manager

To manage the node version of the project we use NVM. You can find installation guides in the official NVM repository

# Install and use project node version
nvm install && nvm use

PNPM

We use PNPM as our package manager to enable the monorepo.

corepack enable
corepack prepare pnpm@latest --activate

About

Codename: Deex (DX) - Custom Web Application developer tools to allow us to hack ourselfs. Imagine autofilling forms while doing manual testing or flushing data from localStorage without going to the terminal and adding integrations that boost that behaviour.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published