Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Natsuwo committed May 1, 2019
1 parent d18e0ef commit d5ba714
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Expand Up @@ -3,6 +3,20 @@ The new site for Fuyu Fansub.
The tree dev

2019/04/23 - Navbar

2019/04/24 - Update Add new Post, Back-end with basic database

2019/04/25 - Update Login, view Post
2019/04/26 - Update Logout, Profile, Add Post, Add Episode, Download, Get downloadUrl, CSURF

2019/04/26 - Update Logout, Profile, Add Post, Add Episode, Download, Get downloadUrl, CSURF

2019/05/1 - Completed V1.0

<code>npm install</code>
<p>Create file .env</p>
<p>++ MONGO_URL</p>
<p>++ SESSION_SECRET</p>
<p>++ NODE_ENV</p>
<p>++ CLOUDINARY_API_KEY</p>
<p>++ CLOUDINARY_API_SECRET</p>
<code>npm run dev</code>

0 comments on commit d5ba714

Please sign in to comment.