$ git clone https://github.com/DWTechs/Antity-pgsql.js.git$ cd Antity-pgsql.js/
$ docker-compose up -dOR
$ cd Antity-pgsql.js/
$ npm i- Create a branch
- Make your changes
- Build and test the library
- Sync your branch with main
- Commit your work
- Push your branch and open a pull request against main
- scripts/
- dist/
- src/
- tests/