# hacktoberfest2018 **Repository Path**: mirrors_mongodb/hacktoberfest2018 ## Basic Information - **Project Name**: hacktoberfest2018 - **Description**: Hacktoberfest Repository for MongoDB - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Hacktoberfest Header](./assets/stitch-hacktoberfest-header.png) # Welcome to the MongoDB's Hacktoberfest Repository! ## What is Hacktoberfest? Hacktoberfest is a month-long celebration of open source software. Started originally by our friends at [DigitalOcean](http://digitalocean.com) ## How is MongoDB Participating? This year, we're celebrating open source software by hosting a challenge for software developers. Innovation and development of freely available software is an essential part of our ecosystem. This is why we're incenting developers to create interesting projects leveraging [MongoDB Stitch](http://www.mongodb.com/cloud/stitch) and export the apps for storage on a [GitHub](http://github.com) repository. ## How can you participate? Simply create an app and leverage [MongoDB Stitch](http://www.mongodb.com/cloud/stitch) as part of the app. Export the source code for the app using the handy export capability from within Stitch. Then, create a README.md file for your project that leverages a [MongoDB Stitch App Badge](./badges.md). Similar to the following examples. See the Resources section of this file for more information on learning MongoDB Stitch. ## Include a badge on your Stitch App repository [Badges](./badges.md) are created using a call to a MongoDB Stitch app that we wrote specifically for Hacktoberfest. You can see the source [here](https://github.com/mrlynn/hacktoberfest/blob/master/stitchapp/services/badgeservice/incoming_webhooks/badge/source.js). [![Powered by Stitch](http://badge.learnstitch.com/index.php?appid=stitch-badges-dkhza)](http://cloud.mongodb.com) ## Current Hacktoberfest Entries > How do I get my project listed here? > - Simply build a project with Stitch, export the app and create a repo. > - Tag the repo with MongoDB, Stitch, and Hacktoberfest | Author | Repo | Description | Demo Link or other notes | | --- | --- | --- | --- | | [![MrLynn](https://avatars2.githubusercontent.com/u/192552?s=50&v=4)](http://twitter.com/merlynn) | [hacktoberfest2018](http://github.com/mongodb/hacktoberfest2018)| MongoDB Hackathon Repository with a working Stitch app. This app is actually a service that will return the stitch badge that you see above.| [Badge](http://badge.learnstitch.com) | ## Resources | Resource | Description | | --- | --- | | [Stitch Docs](https://docs.mongodb.com/stitch/) | MongoDB Stitch Documentation | | [MongoDB Docs](https://docs.mongodb.com) | MongoDB Documentation | | [Hacktoberfest](http://hacktoberfest.digitalocean.com) | Hacktoberfest on DigitalOcean | | [MongoDB Community Slack](https://launchpass.com/mongo-db) | MongoDB Community Slack |