Just a simple clone of The Hacker News based on Laravel Framework and Bootstrap4,which is in alpha stage. The project has been released in Persian/Farsi language. We are planning additional languages in the future.
این صفحه را به فارسی در اینجا مشاهده کنید
before run this project you need to install docker & docker-compose.
-
Clone project.
git clone https://github.com/sadraiiali/FOSS4News.git && cd FOSS4News -
Make
.envfile from.env.examplewith your configs.cp src/.env.example src/.env -
Modify Mysql variables form
docker-compose.ymland match with.envfile. -
Run
./RunFirstTime.sh.bash ./RunFirstTime.sh -
Create your account then login with default Admin then make your account admin! (you can remove default users)
Default Admin : [email protected]:adminadminDefault User : [email protected]:testtestDone :)
The main code is licensed under GPLv3.
Feel free to clone project, add your code and then submit a pull request. Any participate is willing :)
