Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)