ricochet.js

A serverless backend with a JSON store, a File store and Function As A Service capabilities. Deploy your backend code alongside to your frontend code.

MIT License

Downloads
6
Stars
3
Committers
2
ricochet.js - v0.9.2

Published by jrmi about 3 years ago

  • Add s3 proxy configuration flag to allow proxy s3 file instead of redirect.
ricochet.js -

Published by jrmi over 3 years ago

  • Update client2client
ricochet.js -

Published by jrmi over 3 years ago

  • Fix security issue with old packages
  • Upadte pm2
  • Update client2client.io to version 2.0.1
ricochet.js -

Published by jrmi over 3 years ago

  • Allow to require some builtin from remote scripts
ricochet.js - v0.8.0

Published by jrmi over 3 years ago

/!\ Breaking changes: start install from scratch /!\

  • Add hooks
  • Add file store under siteId prefix
  • Add way to redirect to storage url instead of proxy it
  • Add siteId as prefix instead of loading config from server
  • Refactor config file reading
  • Use lower case email
ricochet.js - v0.7.1

Published by jrmi over 3 years ago

  • Increase auth cookie life
ricochet.js - v0.7.0

Published by jrmi over 3 years ago

  • Add mongodb support
ricochet.js - v0.6.3

Published by jrmi over 3 years ago

  • Compatible with heroku
ricochet.js - v0.6.2

Published by jrmi over 3 years ago

  • Allow PORT conf env
ricochet.js - v0.6.1

Published by jrmi over 3 years ago

  • Add repl
ricochet.js - v0.6.0

Published by jrmi over 3 years ago

  • Add daily and hourly tasks schedule
ricochet.js - v0.5.1

Published by jrmi over 3 years ago

  • Fix broken save action
ricochet.js - v0.5.0

Published by jrmi over 3 years ago

  • store data by site_id
ricochet.js - v0.4.2

Published by jrmi over 3 years ago

  • Add expirable cache
ricochet.js - v0.4.1

Published by jrmi over 3 years ago

Add auth check endpoint.

ricochet.js - v0.4.0

Published by jrmi over 3 years ago

  • Also use referer for Ricochet Origin
  • [Breaking] you should remove terminal '/' from frontend your configuration.
ricochet.js - v0.3.1

Published by jrmi over 3 years ago

  • Add socket io compat
ricochet.js - v0.3.0

Published by jrmi over 3 years ago

  • Fix security issues
  • Switch to socket.io v3.x