Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blanklob/polonium
Polonium is a world class old school âī¸ blog website made with Php and Tailwind đ
https://github.com/blanklob/polonium
blog cms docker mvc php polonium tailwindcss
Last synced: 20 days ago
JSON representation
Polonium is a world class old school âī¸ blog website made with Php and Tailwind đ
- Host: GitHub
- URL: https://github.com/blanklob/polonium
- Owner: blanklob
- Created: 2022-01-06T19:29:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-10T13:38:22.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T09:28:19.427Z (21 days ago)
- Topics: blog, cms, docker, mvc, php, polonium, tailwindcss
- Language: PHP
- Homepage:
- Size: 126 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polonium
> Polonium is a world class old school âī¸ blog website made with Php and Tailwind đ to write dump articles about... Yeah I know, you should probably use Medium instead.
![GitHub release (latest by date)][version-badge]
[![GitHub][licence-badge]](/LICENCE)Please note that this project was made as school project at Hetic, and is no where near production ready.
## Requirements
This package supports the following minimum versions:
* Docker >= 20.10.11
If you have Docker and Docker Compose installed, just skip to Usage, otherwise Install Them.
> Earlier versions may still work, but we encourage people building new applications
to upgrade to the current stable.## Usage
First, you will need to install PHP dependencies localy
```shell
$ cd app && compose install
```### Run the application
To run the application use the Docker commande
```shell
$ docker-compose up -d
```Open your browser at http://127.0.0.1:5555
> âšī¸ If you want to check the PHPmyAdmin then go to http://127.0.0.1:8080
## Getting help
If you have a question about the application, or are having difficulty using it,
chat with the community in [GitHub Discussions](/discussions)..## Contributing
Everyone is welcome to make this package better feel free to submit your pull request/feature request đ.
[licence-badge]: https://img.shields.io/github/license/idbakkasse/polonium
[version-badge]: https://img.shields.io/github/v/release/idbakkasse/polonium