Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaibhavmule/awesome-masonite
Curating the best Masonite packages and resources
https://github.com/vaibhavmule/awesome-masonite
List: awesome-masonite
awesome awesome-list masonite python
Last synced: about 1 month ago
JSON representation
Curating the best Masonite packages and resources
- Host: GitHub
- URL: https://github.com/vaibhavmule/awesome-masonite
- Owner: vaibhavmule
- Created: 2018-09-16T05:38:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T12:01:28.000Z (almost 5 years ago)
- Last Synced: 2024-05-18T18:45:13.410Z (7 months ago)
- Topics: awesome, awesome-list, masonite, python
- Language: JavaScript
- Homepage: https://awesome.masoniteproject.com
- Size: 33.2 KB
- Stars: 21
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
- fucking-lists - awesome-masonite
- awesomelist - awesome-masonite
- collection - awesome-masonite
- lists - awesome-masonite
- ultimate-awesome - awesome-masonite - Curating the best Masonite packages and resources. (Other Lists / PowerShell Lists)
README
# Awesome Masonite [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> Curating the best Masonite packages and resources
## Contents
- [Packages](#packages)
- [Official Packages](#official-packages)
- [Resources](#resources)
- [Documentation](#documentation)
- [Tutorials](#tutorials)
- [Articles](#articles)
- [Videos](#videos)
- [Podcasts](#podcasts)
- [Community](#community)
- [Miscellaneous](#miscellaneous)
- [Projects](#projects)
- [Contribute](#contribute)## Packages
The packages that makes Masonite even more awesome.
### Official Packages- [masonite](https://github.com/MasoniteFramework/core) - The core repo for the framework.
- [craft](https://github.com/MasoniteFramework/craft) - Craft commands to start new project.
- [billing](https://github.com/MasoniteFramework/billing) - Billing is to handle all of the trials, subscriptions and charges for your application.
- [dashboard](https://github.com/MasoniteFramework/dashboard) - Django Admin-like Dashboard.
- [notifications](https://github.com/MasoniteFramework/notifications) - Notification package.
- [deploy](https://github.com/MasoniteFramework/deploy)- Deployment package.
- [events](https://github.com/MasoniteFramework/events) - Events package.
- [scheduler](https://github.com/MasoniteFramework/scheduler) - Schedule tasks.## Resources
### Documentation
- [Official docs](https://docs.masoniteproject.com/)
- [Roadmap](https://github.com/MasoniteFramework/roadmap) - The purposes of the roadmap is to let everyone understand the direction the framework is heading in both the short term and long term.
- [Masonite API reference docs](https://reference.masoniteproject.com/)
- [Orator ORM docs](https://orator-orm.com/docs/)### Tutorials
- [Masonite Offical Tutorial](https://docs.masoniteproject.com/v/v2.1/tutorials/creating-a-blog) - Create Your First Blog.
- [Dockerizing Masonite with Postgres, Gunicorn, and Nginx](https://testdriven.io/blog/dockerizing-masonite-with-postgres-gunicorn-and-nginx/) - Details how to configure Masonite to run on Docker along with Postgres, Nginx, and Gunicorn.### Articles
- [Masonite 2.0 and Django](https://medium.com/@idmann509/masonite-2-0-and-django-beb4986d967f)
- [Masonite and Django Differences](https://dev.to/masonite/masonite-and-django-differences-kni)
- [Masonite Knowledge Series: Understanding Auto Resolving Dependency Injection](https://dev.to/masonite/masonite-python-framework-knowledge-series-part-1---understanding-auto-resolving-dependency-injection-14ma)### Videos
- [Masonite 2.1 with Joseph Mancuso](https://www.youtube.com/playlist?list=PLdR9bD5hyZiggChzg-ipmzVfI_MX6ptvC)
- [Masonite 2.0 with Joseph Mancuso](https://www.youtube.com/playlist?list=PLdR9bD5hyZiiPv3pmtkSbFOFTE2HIVmhl)### Podcasts
- [Podcast.\__init__: The Masonite Web Framework With Joe Mancuso](https://www.podcastinit.com/masonite-with-joe-mancuso-episode-174/)### Community
- [Slack](http://slack.masoniteproject.com/)
- [`MasoniteFramework` on GitHub](https://github.com/MasoniteFramework)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/masonite)
- [`@masoniteproject` on Twitter](https://twitter.com/masoniteproject)
- [Dev.to](https://dev.to/masonite)
- [Hashnode](https://hashnode.com/n/masonite)### Miscellaneous
- [masonite-snippets-vscode](https://github.com/nioperas06/masonite-snippets-vscode) - :rocket: Snippets for VS Code## Projects Made with Masonite
- [gbaleague-masonite2](https://github.com/josephmancuso/gbaleague-masonite2) - Global Battle Association League
- [masonite-forum](https://github.com/nioperas06/masonite-forum]) - Vote based Question & Answer site.
- [masonite-twitter-social-login](https://github.com/vaibhavmule/masonite-twitter-social-login) - Twitter Social Login.
- [madewithmasonite](https://github.com/mitchdennett/madewithmasonite) - The showcase of sites made with Masonite
- [masonite-hello-world](https://github.com/vaibhavmule/masonite-hello-world) - Hello World Web App in Masonite
- [masonite-demo-blog](https://github.com/hammacktony/masonite-demo-blog) - Masonite Demo Blog## Contribute
Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.
## License
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)
To the extent possible under law, [Vaibhav Mule](https://vaibhavmule.com) has waived all copyright and
related or neighboring rights to this work.