Skip to content

merge last changes + .md notes generation #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

Luk-z
Copy link

@Luk-z Luk-z commented Feb 23, 2021

  • updates with last reactjs/server-components-demo commits
  • add generation of .md notes to avoid delete note errors

ahmadawais and others added 29 commits December 22, 2020 00:48
This PR addresses a couple of minor grammatical errors. Nothing major. Enjoying the demo, thank you! 🙌
👌 IMPROVE: Minor Grammatical Edits
Downgrade package-lock.json to lockfileVersion 1 to support Node 14.9
* fix: added cross-env

* Downgrade package-lock.json to lockfileVersion 1 to support Node 14.9

* fix: added cross-env

* chore: added npm lock file

* chore: pull remote changes

Co-authored-by: Kanitkorn S <[email protected]>
Co-authored-by: Dan Abramov <[email protected]>
…actjs#18)

* add cross-env to set NODE_ENV on windows and fix build on windows

* Update package-lock.json

* Update api.server.js

* Update package.json

Co-authored-by: Ahsan Sohail (213979) <AhSohail@KHI-ICX-AHSANS>
Co-authored-by: Dan Abramov <[email protected]>
* Fixes docker-compose & pg initialization

 - ./scripts/init_db.sh is not executable (/bin/bash: bad interpreter: Permission denied)
 - same script fails because user is already created, only table creation is necessary.

* Actually fix docker-compose development workflow

* Incorporate PR feedback

* Remove credentials.json
* add demo walkthrough

for easy consumption

* Update README.md

* Update README.md

* Update README.md
With this change, as well as a change to react-fs, this repo will be able to support Node.js 12 (tested locally).

I can't seem to find the repo for react-fs though to propose the change ¯\_(ツ)_/¯
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.