Skip to content

Commit

Permalink
feature(create articles): user can create, read, update, and delete a…
Browse files Browse the repository at this point in the history
…n article [Finishes #167313403]
  • Loading branch information
habinezadalvan committed Aug 15, 2019
1 parent 3d3c4e1 commit ef13060
Show file tree
Hide file tree
Showing 25 changed files with 2,213 additions and 1,301 deletions.
5 changes: 4 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ GOOGLE_ID='87822198681xxxxxxxxxxxxxxsercontent.com'
GOOGLE_CALLBACK_URL='http://localhost:3000/login/callback'
TWITTER_ID='ghgu'
TWITTER_SECRET='ggug'
TWITTER_CALLBACK_URL='ghgfh'
TWITTER_CALLBACK_URL='ghgfh'
CLOUDINARY_API_KEY=xxxxxxxxxxxxxxxxx
CLOUDINARY_SECRET_KEY=xxxxxxxxxxxxxxxx
CLOUDINARY_NAME=xxxxxxxxxxxxx
Loading

0 comments on commit ef13060

Please sign in to comment.