Easy Blog CMS
Easy-Blog-CMS is an open-source solution, meaning the entire codebase is available on GitHub and continuously maintained by a community of contributors. Enjoy the freedom to tailor the admin panel and API to your specific needs. The API is designed to be consumed by any client, be it a web application (React, Vue, Angular).
Libraries Describes which version .
Name | Version |
---|---|
react | v18.x |
NodeJs | v18.x |
react-dropzone | v14.x |
Typescript | v4.x |
formik | v2.x |
vite | v12.x |
Yarn | v1.x |
tailwind-accent-color | v1.x |
yup | v0.32.x |
react-query | v4.x |
- Clone the project
git clone https://github.com/webpoint-solutions-llc/easy-blog-cms`
- Run project with docker
docker-compose up -d
- To seed database/migrate
docker-compose exec service yarn migrate
- Clone the project
git clone https://github.com/webpoint-solutions-llc/easy-blog-cms`
- Run project with docker
make up
or
make build
- To seed database/migrate
make migrate
Email: [email protected]
Password: Password321#