Skip to content

wizard425/hackathon2022

Repository files navigation

PufferTest

Easy API testing with zero code

Getting Started

Dependencies

  • nodejs v18

Installing the server and the client

  • clone the repository: git clone [email protected]:wizard425/hackathon2022.git
  • install main packages: yarn install
  • install server packages: cd server yarn server install
  • install client packages: cd client yarn client install

Installing the extension (Firefox)

  • click on the application menu
  • click on"Add-ons and themes" (ctrl + shift + a)
  • under the "Extensions" tab, click the settings icon
  • click on"Debug Add-ons"
  • click on "Load Temporary Add-on..."
  • select the "manifest.json" in "hackathon2022/extension"

Executing program

cd db docker compose up -d cd .. yarn server start yarn client start

  • navigate to http://localhost:4200

Authors

Kob Samuel, Weissenhorn Lukas, Kirchler Lion, Theiner Christian

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •