Skip to content

Celo-HT/celoht-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

celoht-logo

CeloHT Website

The official public website for CeloHT a community-driven, open-source initiative for financial inclusion, education, agent networks, and reforestation on the Celo ecosystem.

CI CodeQL License

Live site · Launch dApp · Flagship repository · dApp repository


What this is

The public information platform for CeloHT 33 pages covering our mission, three pillars (Education, Agent Network, Reforestation), governance, transparency, developer docs, a blog, and every standard legal/community page a mature open-source project needs, with a prominent Launch dApp entry point in the header, hero, and footer.

CeloHT is a community-driven, open-source initiative built on the Celo ecosystem. It is not a blockchain, a cryptocurrency, a token, an ICO, or an investment platform see /about and docs/no-token-policy.md.

Tech stack

Getting started

git clone https://github.com/celo-ht/website.git
cd website
npm install
npm run dev

Open http://localhost:3000.

See docs/DEVELOPMENT.md for the full local development guide.

Available scripts

Script What it does
npm run dev Start the local development server
npm run build Production build
npm run start Serve the production build locally
npm run lint Run ESLint
npm run typecheck Run the TypeScript compiler in check-only mode
npm run test Run unit tests (Vitest)
npm run test:e2e Run end-to-end tests (Playwright requires npx playwright install first)
npm run format Format the codebase with Prettier

Verified before every release

  • npm install completes cleanly
  • npm run typecheck - zero errors
  • npm run lint - zero errors
  • npm run build - all 38 routes generated successfully
  • npm run test - unit test suite passing

See docs/TESTING.md for exactly what's automatically verified versus what requires a full browser environment (e.g. Lighthouse scores, Playwright e2e execution) that this repository's CI is configured to run but that can't be executed in every environment.

Repository structure

See ARCHITECTURE.md.

Contributing

See CONTRIBUTING.md.

Security

Found a vulnerability? Don't open a public issue see SECURITY.md.

License

Code in this repository is available under the Apache 2.0 License.

About

Official CeloHT website empowering communities through financial education, decentralized agent networks, and reforestation on the Celo ecosystem.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages