Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

warp-app/Warp

Repository files navigation

Warp [Unfinished]

A minimalist web proxy built to be simple yet powerful. Originally a submission for the 2024 Proxathon.

Features

  • Minimalist design
  • Easy to use
  • Support for many popular sites
  • Clean interface
  • Built in calculator

Preview

2025-09-26_14-33-38

Setup

Tip

Run npm install to install the required dependencies.

Run

Run npm start to start the server. If no build folder if found, Warp will attempt to build.

Build

Run npm run build to build app for production into the dist folder.

Development

Run npm run dev to run the app in development mode.

Formatting

Run npm run format to format the project with Prettier.

Updating Dependencies

Run npm run update to update every dependency. Note that this my cause Warp to break.

Revert Changes

Run npm run revert revert the project back to the last commit.

Credits

License

Warp uses the MIT license.

About

A minimalist web proxy built to be simple yet powerful.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published