Template for a local-first landscape technology data repo.
- Fork this repo and clone your forked repo.
- If there's already sample data for your technology, head over to the temporary-technology-info folder and copy the
data.js
file to your repo. - If there's no sample data, just start filling things out in
data.js
. - Run
npm install
to install the schema dependency. In your IDE, you should now get type safety for the data you're adding.
Go to the Local-first Landscape staging server. (ask Johannes or Jess for access) You can drag & drop it on this drop zone to preview it:
- Add your data repo to this repos.ts file by forking the local-first-landscape repo and creating a pull request.
- The landscape project maintainers will review your pull request and merge it if everything looks good.
- Examples for different technologies: temporary-technology-info
- Schema: landscape-schema