Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 622 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 622 Bytes

metapanel

Pretty and customizable admin panel module for impress

Live demo

Live demo avalible on heroku

Examples credentials for test (Login/Password):

  • admin/123456
  • marcus/marcus
  • user/nopassword
  • iskandar/zulqarnayn

Try it yourself

Requirements: git, nodejs, npm, postgresql

Type in terminal:

git clone https://github.com/UniversityTeam/metapanel
cd metapanel
npm i
cd ./application/db/
sh setup.sh
cd ../../
sudo node server.js

Then check localhost

License

Copyright (c) 2021 UniversityTeam

This software is MIT licensed.