Skip to content

webpoint-solutions-llc/easy-blog-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy blog CMS · Build Status npm PRs Welcome GitHub license

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).

Developing

Built With

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

Installing / Getting started with Docker

  1. Clone the project
git clone https://github.com/webpoint-solutions-llc/easy-blog-cms`
  1. Run project with docker
docker-compose up -d
  1. To seed database/migrate
docker-compose exec service yarn migrate

or

Using make

  1. Clone the project
git clone https://github.com/webpoint-solutions-llc/easy-blog-cms`
  1. Run project with docker
make up

or

make build
  1. To seed database/migrate
make migrate

Credientials

Email: [email protected]

Password: Password321#

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •