Skip to content

baditaflorin/project-bootstrap-meta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Project Bootstrap Meta

Deployment Mode A Version 0.1.0 No CI License MIT

Live site: https://baditaflorin.github.io/project-bootstrap-meta/

Repository: https://github.com/baditaflorin/project-bootstrap-meta

Support: https://www.paypal.com/paypalme/florinbadita

Project Bootstrap Meta is a GitHub Pages-first bootstrap map for disciplined project setup: deployment mode, ADRs, local checks, security posture, publishing conventions, and a completion postmortem in one static app.

Project Bootstrap Meta screenshot

Quickstart

npm install
make install-hooks
make build
make pages-preview
make smoke

What It Gives You

Architecture

flowchart LR
  user["Builder in browser"] --> pages["GitHub Pages static app"]
  pages --> storage["Browser localStorage"]
  pages --> repo["https://github.com/baditaflorin/project-bootstrap-meta"]
  pages --> paypal["https://www.paypal.com/paypalme/florinbadita"]
Loading

Detailed architecture: docs/architecture.md

ADRs: docs/adr/

Deployment guide: docs/deploy.md

Privacy: docs/privacy.md

Local Checks

make lint
make test
make test-integration
make build
make smoke

make install-hooks wires .githooks/ through core.hooksPath.

Status

This repository is intentionally Mode A: Pure GitHub Pages. There is no runtime backend, no Docker service, no nginx deployment, no GitHub Actions, and no server-side secret surface in v1.

About

A GitHub Pages-first bootstrap map for disciplined project setup.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors