strapi-starter-react-blog icon indicating copy to clipboard operation
strapi-starter-react-blog copied to clipboard

Strapi Starter React Blog

Results 8 strapi-starter-react-blog issues
Sort by recently updated
recently updated
newest added

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 11.1.1 to 13.1.2. Release notes Sourced from yargs-parser's releases. v13.1.1 Bug Fixes convert values to strings when tokenizing (#167) (57b7883) nargs should allow duplicates when duplicate-arguments-array=false (#164)...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 2.1.2 to 4.0.0. Release notes Sourced from serialize-javascript's releases. v4.0.0 Changelog Bump nyc from 15.0.1 to 15.1.0 (#85) support for bigint (#80) Behavior changes for BigInt It...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=elliptic&package-manager=npm_and_yarn&previous-version=6.5.2&new-version=6.5.3)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with...

dependencies

I saw the video-tutorial, but I couldn't see ane reference about database (mongodb, mysql....). I'm starting with strapi, so perhaps, It could be an idiot question :) Where is storing...

A double quote is missing to close the string.

**node version** v12.16.1 **yarn version** 1.22.4 **how to reproduce** ``` git clone https://github.com/strapi/strapi-starter-react-blog.git cd strapi-starter-react-blog cd backend yarn yarn develop --watch-admin ``` **what happens** duplicate packages warnings: ``` WARNING Compiled...