Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
littleStudent authored Feb 2, 2017
1 parent 9679c07 commit be23f1a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# micro-authentication-starter

small starter project for a REST api with Authentication

* micro
* jwt
* bcrypt
* mongodb

```
MONGODB=<url> npm start
```

0 comments on commit be23f1a

Please sign in to comment.