{"id":22011450,"url":"https://github.com/webfirmframework/minimal-production-ready-projects","last_synced_at":"2025-10-11T03:30:24.950Z","repository":{"id":37675480,"uuid":"156759814","full_name":"webfirmframework/minimal-production-ready-projects","owner":"webfirmframework","description":"Minimal production ready webfirmframework  projects. The sample projects in this repository use bootstrap css framework, foundation css framework etc..","archived":false,"fork":false,"pushed_at":"2025-09-14T14:34:48.000Z","size":516,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-14T16:29:39.227Z","etag":null,"topics":["bootstrap4","css","css-framework","css3","demo-app","foundation-css-framework","java","material-design-lite","materializecss-framework","mui","mui-app","muicss","petal","petal-css","petal-css-shakr-media","sample-projects","web-design-framework","webfirmframework","wffweb","zurb-foundation"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webfirmframework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-08T19:43:03.000Z","updated_at":"2025-09-14T14:34:51.000Z","dependencies_parsed_at":"2024-12-14T12:23:35.457Z","dependency_job_id":"93cd95bc-5cb6-487a-b07e-124aa0c4f501","html_url":"https://github.com/webfirmframework/minimal-production-ready-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webfirmframework/minimal-production-ready-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfirmframework%2Fminimal-production-ready-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfirmframework%2Fminimal-production-ready-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfirmframework%2Fminimal-production-ready-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfirmframework%2Fminimal-production-ready-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webfirmframework","download_url":"https://codeload.github.com/webfirmframework/minimal-production-ready-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfirmframework%2Fminimal-production-ready-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006109,"owners_count":26084026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap4","css","css-framework","css3","demo-app","foundation-css-framework","java","material-design-lite","materializecss-framework","mui","mui-app","muicss","petal","petal-css","petal-css-shakr-media","sample-projects","web-design-framework","webfirmframework","wffweb","zurb-foundation"],"created_at":"2024-11-30T02:17:01.446Z","updated_at":"2025-10-11T03:30:24.939Z","avatar_url":"https://github.com/webfirmframework.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minimal-production-ready-projects\nThis repository contains minimal production ready webfirmframework  projects. The sample projects in this repository use one of the css frameworks like bootstrap css, foundation css, material design lite css, materialize css, MUI css, Petal css etc..\n\n___\n\nThe projects are based on latest version of *wffweb-3.0.20* and *wffweb-12.0.5*. [Visit developers guide for webfirmframework doc](https://webfirmframework.github.io/developers-guide-wffweb-3/get-started.html).\n\n___\n\n`wffweb-12-production-sample-jakarta-ee-with-bootstrap5-css-framework` project can be run with tomcat 10 or later and Java 17 or later. This is the most modern way to build java web app, it uses the *wffweb-12.0.6*. You can use any jakarta ee application server to run this project. Run `mvn clean package` it will generate a war file under `web/target` directory of the project.\n\nSingle module source code project can be found [here](https://github.com/webfirmframework/wffweb-demo-deployment). It uses embedded tomcat and compatible to be deployed on Heroku with a single click.\n\nNB: Do not forget to change random secret string in `com.webfirmframework.wffwebcommon.MultiInstanceTokenUtil` class before deployment.\n___\n\n`production-sample-jakarta-ee-with-bootstrap5-css-framework` project can be run with tomcat 10 and Java 8 or later. You can use any jakarta ee application server to run this project.\n___\n\n\nAll projects are in maven.\n\n### To open it in IntelliJ Java IDE: \n#### Go to File \u003e Open and select project directory \n\n### To open it in eclipse: \n#### Go to File \u003e Import \u003e Existing Maven Projects and select project directory \n\n___\n\n\n\n\n### Sample HTML code for foundation css framework\n#### [https://foundation.zurb.com/building-blocks/](https://foundation.zurb.com/building-blocks/)\n\nxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n### Doc for MUI css framework\n#### [https://www.muicss.com/docs/v1/css-js/buttons/](https://www.muicss.com/docs/v1/css-js/buttons). \nMUI follows Google's [Material Design](https://material.io/design/introduction/) guidelines. \n\nxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n### Doc for Bootstrap4 css framework\n#### [https://getbootstrap.com/docs/4.1/getting-started/introduction](https://getbootstrap.com/docs/4.1/getting-started/introduction). \n \nxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n### Doc for Petal css framework\n#### [https://shakrmedia.github.io/petal/docs/basic.html](https://shakrmedia.github.io/petal/docs/basic.html) \n\nxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n### Doc for Materialize css framework\n#### [https://materializecss.com/getting-started.html](https://materializecss.com/getting-started.html). \n \nxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n### Doc for Material Design Lite css framework\n#### [https://getmdl.io](https://getmdl.io). \n \n___\n\nGot best result on Google Chrome when tested\n___\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfirmframework%2Fminimal-production-ready-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebfirmframework%2Fminimal-production-ready-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfirmframework%2Fminimal-production-ready-projects/lists"}