Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
@chef-js

chef-js

$ npx chef-express folder

chef-js

start cooking!

  • chef-* is a static-files-server
  • written in typescript
  • usable as a command-line-tool (or runtime library)
  • with many tests and continuous-integration
  • optional 404 fallback to index.html with a 200 status code (spa)
  • optional cache
  • optional web-sockets micro-service manager on same port

Express

npm version build status

The most basic flavor of the core library - serve folder. port defaults to 3000

npx chef-express folder

see chef-express for more information about command line parameters

Socket

npm version build status

On top of the base adds socket.io for websockets functionality on the same port.

npx chef-socket folder [--plugin node_modules/chef-socket/chat.js]

see chef-socket to find out more

demo (with chat plugin)

https://chef-socket.pietal.dev/

Pinned Loading

  1. express express Public

    static files server designed for node written in typescript, with tests

    JavaScript 1

  2. socket socket Public

    static files server designed for node written in typescript, with tests. with web-sockets micro-service manager, at the same port

    TypeScript 1

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…

Morty Proxy This is a proxified and sanitized view of the page, visit original site.