Skip to content

ChannexIO/instant_booking_page

Repository files navigation

What this is:

An open source booking engine to allow properties to accept bookings directly from guests. You can modify and host this app yourself, create a booking engine channel on Channex and you will be able to create a bookings at the following URL app-location.com/{channel_id}

How to use it:

Based on create-react-app so set required params in .env, build by running yarn build in project directory and then deploy wherewer you want. Use yarn start to run in dev mode.

Note on .env: REACT_APP_BASE_PATH is required if you want to host the app on url like your-host.com/path/{channel_id}, in this case /path should be set as a base path in config, otherwise it can be ommitted. REACT_APP_PUBLIC_URL - should point to directory static assets will be served from.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6