Skip to content

Instantly share code, notes, and snippets.

View eli1stark's full-sized avatar
💙
Dart | Flutter

Eli Stark eli1stark

💙
Dart | Flutter
View GitHub Profile
@vlaja
vlaja / .firebaserc
Created November 16, 2019 16:12
.firebaserc file example for multiple targets under one project
{
"projects": {
"default": "project-name"
},
"targets": {
"project-name": {
"hosting": {
"production": [
"project-name"
],

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database