commit | 0cbf7c6d7ecbfa7291d173f335d0e2645c79e2bb | [log] [tgz] |
---|---|---|
author | Bertil Chapuis <bchapuis@gmail.com> | Thu Aug 21 09:49:44 2025 +0200 |
committer | Bertil Chapuis <bchapuis@gmail.com> | Thu Aug 21 09:49:44 2025 +0200 |
tree | e5ebdac94b4e4c67e1d7414877c4aa9a12d75752 | |
parent | 2fd432e9cdb9e154656cd16ba1a458817a543158 [diff] |
Add security guidelines link to community section in meta.json
This repository contains the sources of the Apache Baremaps Website.
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
This project uses Prettier to format the code.
You can run pnpm format
or npm run format
to format the code.