parse-server-example icon indicating copy to clipboard operation
parse-server-example copied to clipboard

Change example to ES6 imports

Open dblythy opened this issue 4 years ago • 1 comments

  • Changes example project to use import / export instead of require / module.exports
  • Bumps dependancies

dblythy avatar Sep 09 '21 00:09 dblythy

This would be the first branch of #401. I'm thinking this would be what the other branches are based off.

Includes a better example page that actually uses the JS SDK, closing #396.

Moves code to src as per #397.

@sadortun @mtrezza feel free to let me know your thoughts 😃

dblythy avatar Sep 23 '21 11:09 dblythy