Socket
Socket
Sign inDemoInstall

remite

Package Overview
Dependencies
12
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    remite

Static file serving and directory listing


Version published
Maintainers
1
Created

Readme

Source

Remite

remite helps you serve Remix apps locally using Vite.

Usage

The quickest way to get started is to just run npx remite in your project's directory.

If you prefer, you can also install the package globally (you'll need at least Node LTS):

> npm install --global remite

Once that's done, you can run this command inside your project's directory...

> remite

Now you understand how the package works! :tada:

Issues

If you want a feature to be added, or wish to report a bug, please open an issue here.

Author

Mayke Freitas (@sudomf)

Roadmap

  • Expose an API to allow other packages to use remite's in custom server implementations.
  • Add support for custom cwd.
  • Add support for custom port.
  • Add support for custom host.
  • Add support for custom Vite config.
  • Create a documentation website.

Keywords

FAQs

Last updated on 05 Nov 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc