Skip to content

Instantly share code, notes, and snippets.

View onasman's full-sized avatar

Oskar Näsman onasman

View GitHub Profile
@onasman
onasman / keybase.md
Last active April 7, 2021 13:06
keybase.md

Keybase proof

I hereby claim:

  • I am onasman on github.
  • I am onasman (https://keybase.io/onasman) on keybase.
  • I have a public key ASBNt85GeXa9SG_ifv40_QFaCDve-6FqL5_uYzAguAIETAo

To claim this, I am signing this object:

@onasman
onasman / mern.md
Last active March 10, 2020 21:04
Set up MERN stack app

Set up and deployment of a MERN stack app

Setting up a MongoDB database

  • Set up an account at https://www.mongodb.com/cloud/atlas
  • Create a new project
  • Click on "build a cluster"
  • Create a free sandbox cluster with default settings - this will take a moment
  • Go to "Database Access" and create a database user with a username and a username that u copy and write up somewhere This user should have read and write or admin privileges
  • Go to "Network Access" and for now just add 0.0.0.0/0
@onasman
onasman / guide.md
Last active March 11, 2020 12:08
Usefull tips and tricks I've written down during my time at <Salt/> bootcamp