parse-server-example
parse-server-example copied to clipboard
Example of Parse Server using the express framework.
Currently, the [test](https://github.com/parse-community/parse-server-example/blob/master/public/assets/js/script.js) page uses native JS to connect to Parse Server. One of the strengths of Parse is the great SDKs. I propose updating this file to use the...
As discussed in [this PR](https://github.com/parse-community/parse-server-example/pull/386), there are a few issues with the current instructions. As far as I can tell: -Deploy to AWS button doesn’t work (just creates a new...
my system is windows node version: Node.js v18.15.0 database: Postgresql When I run npm start, something went wrong C:\Users\a\Desktop\Parse-Server>npm start > [email protected] start > node index.js warn: DeprecationWarning: The Parse...
issue fix #432 for windows and it also work for linux , macos too
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Previous sentence in local development 8th sentence : Your Parse Server is "not" running and is connected to your local database named dev in which the data is stored that...
Closes : #436 Previous sentence in local development 8th sentence : Your Parse Server is "not" running and is connected to your local database named dev in which the data...
The provided tests in the example repo are failing on Node 18, due to a jasmine timeout error. Steps to reproduce: * Checkout the repository * Setup node 18.x *...
Hi What license governs the parse-server-example project? Thank you for your response. Best regards Franck