Skip to content

yasoonOfficial/hoppscotch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yasoon hop tool

Developing

  1. Update .env.example file found in the root of repository with your own keys and rename it to .env.

Local development environment

  1. Clone this repo with git.
  2. Install pnpm using npm by running npm install -g pnpm.
  3. Install dependencies by running pnpm install within the directory that you cloned (probably hoppscotch).
  4. Start the development server with pnpm run dev.
  5. Open the development site by going to http://localhost:3000 in your browser.

Releasing

  1. Run pnpm run build in the hoppscotch-web package and copy the dist folder to the AWS CDK folder in backend

About

👽 Open source API development ecosystem - https://hoppscotch.io

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 48.7%
  • TypeScript 43.2%
  • JavaScript 6.1%
  • SCSS 1.9%
  • HTML 0.1%
  • Dockerfile 0.0%