Skip to content

Amsterdam/openstad-headless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,846 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenStad

This is the monorepo for the OpenStad headless project. To read more about OpenStad visit the website.

Docs

Currently the following elements have been documented:

All

Development

Code formatting

This project uses Prettier for code formatting. A pre-commit hook automatically formats staged files on commit.

Setup after cloning:

npm install

This sets up the Git hooks via Husky's prepare script.

Manual formatting:

npm run format          # format all files
npm run format:check    # check without modifying (used in CI)

API

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 44.9%
  • CSS 30.2%
  • TypeScript 22.1%
  • SCSS 1.2%
  • HTML 0.9%
  • Nunjucks 0.2%
  • Other 0.5%