diff --git a/README.md b/README.md index cbedbf7..e89b4d4 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + +2019/04/26 - Update Logout, Profile, Add Post, Add Episode, Download, Get downloadUrl, CSURF + +2019/05/1 - Completed V1.0 + +npm install +

Create file .env

+

++ MONGO_URL

+

++ SESSION_SECRET

+

++ NODE_ENV

+

++ CLOUDINARY_API_KEY

+

++ CLOUDINARY_API_SECRET

+npm run dev \ No newline at end of file