Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Latest commit

 

History

History
41 lines (31 loc) · 520 Bytes

README.md

File metadata and controls

41 lines (31 loc) · 520 Bytes

UNDER CONSTRUCTION

How to Run it

git clone git@github.com:FeddyTeam/leaves.git

cd leaves

mv your-dotenv-file .

npm i

npm start

# use nodemon to automatically restart the server
npm i -g nodemon
npm run dev

To-Do

  • User
    • Login with Github
    • Sign Up
  • Auth
    • Roles
    • Renew
  • News
    • Create / Update
    • Fetch
  • Home Page
  • Recent Posts and RSS
  • Others
    • Image Upload
  • Feather
    • ...