Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ravanscafi/mongodb-workshop
Slides for my "MongoDB com PHP: pensando NoSQL" Workshop
https://github.com/ravanscafi/mongodb-workshop
Last synced: 16 days ago
JSON representation
Slides for my "MongoDB com PHP: pensando NoSQL" Workshop
- Host: GitHub
- URL: https://github.com/ravanscafi/mongodb-workshop
- Owner: ravanscafi
- License: mit
- Created: 2019-09-20T14:54:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:10:28.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T20:25:29.695Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://mongodb-workshop.ravan.me/
- Size: 27.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP + MongoDB Workshop 🇧🇷
[![Netlify Status](https://api.netlify.com/api/v1/badges/e89b16e0-99b0-47a5-b327-3862a9cddf30/deploy-status)](https://app.netlify.com/sites/elated-wiles-45494c/deploys)Slides for my MongoDB Workshop, made in Brazilian Portuguese for [PHP Community Summit](https://php.locaweb.com.br/).
It's currently hosted at [my website](https://mongodb-workshop.ravan.me/).
I've used the awesome [mdx-deck](https://github.com/jxnblk/mdx-deck) project and a lot of jerry-rigs, sorry.
Note to future self: There's a opt+f command to go fullscreen.
![Presentation Cover](images/cover.png)
## Development
### `yarn start`
Start mdx-deck on localhost:8080.
Edit any file and see live updates.### `yarn build`
Create a `dist` folder with html and js files,
ready to deploy.## Contributing
Not sure why/how someone could contribute but yeah, go ahead if you want to.
## License
MIT