The Sitecues Proxy as a desktop app.
- Desktop apps are easy to use.
- Sitecues could use the powerful desktop APIs.
- Auto updates, crash reporting, and more.
git clone [email protected]:sitecues/sitecues-proxy.git && cd sitecues-proxy
Start the app.
npm start
See our contributing guidelines for more details.
- Fork it.
- Make a feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
Copyright © Sitecues. All rights reserved.