Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrlynn/calhacks
Code repository for calhacks 2018
https://github.com/mrlynn/calhacks
hackathon hackathon-project
Last synced: about 2 months ago
JSON representation
Code repository for calhacks 2018
- Host: GitHub
- URL: https://github.com/mrlynn/calhacks
- Owner: mrlynn
- License: mit
- Created: 2018-10-28T16:06:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T04:55:32.000Z (over 4 years ago)
- Last Synced: 2024-10-21T20:23:09.263Z (3 months ago)
- Topics: hackathon, hackathon-project
- Language: JavaScript
- Size: 200 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CalHacks 2018 - MongoDB
This repository was created to provide guidance for participants of the CalHacks 2018 Hackathon at UC Berkeley.## Hackathon Guide
- Check out the video playlist: [Youtube: MongoDB Hackathon Guide](https://www.youtube.com/playlist?list=PLHupiRTWXr6jvAVH5phmbD_ylU6Hfffoc)## Resources
The fastest way to get started with a project at a hackathon is to leverage an automated system to deploy and manager your databases and your backend.
* [MongoDB Downloads](http://www.mongodb.com/downloads) | [Documentation](http://docs.mongodb.com)
* [MongoDB Atlas](http://cloud.mongodb.com) - Database as a Service | [Documentation](https://docs.atlas.mongodb.com/)
* [MongoDB Compass](https://www.mongodb.com/products/compass) - User tool to help you manage and visualize your MongoDB data | [Documentation](https://docs.mongodb.com/compass/current/)
* [MongoDB Stitch](http://www.mongodb.com/products/stitch) - MongoDB's Backend as a Service | [Documentation](https://docs.mongodb.com/stitch/)
* [MongoDB Charts](https://www.mongodb.com/products/charts) - Analyze, Collaborate and Take Action on Your MongoDB Data | [Documentation](https://docs.mongodb.com/charts/current/)## Stitch FAQ
* [Visit the Stitch FAQ Online](https://www.mongodb.com/cloud/stitch/faq)