Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 1.93 KB

README.md

File metadata and controls

54 lines (27 loc) · 1.93 KB

FOSS4News_screenshot FOSSA Status

⚠️ This project moved to foss4/FOSS4News repository

FOSS4News

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.

این صفحه را به فارسی در اینجا مشاهده کنید

Run

before run this project you need to install docker & docker-compose.

  1. Clone project.

    git clone https://github.com/sadraiiali/FOSS4News.git && cd FOSS4News

  2. Make .env file from .env.example with your configs.

    cp src/.env.example src/.env

  3. Modify Mysql variables form docker-compose.yml and match with .env file.

  4. Run ./RunFirstTime.sh.

    bash ./RunFirstTime.sh

  5. Create your account then login with default Admin then make your account admin! (you can remove default users)

    Default Admin : [email protected]:adminadmin

    Default User : [email protected]:testtest

    Done :)

License

The main code is licensed under GPLv3.

FOSSA Status

Contribute

Feel free to clone project, add your code and then submit a pull request. Any participate is willing :)

Maintainers