Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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