[ckan-example][m] - Add README

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-04-19 12:42:14 -03:00
parent 234bbcec49
commit 0694c4764f
2 changed files with 18 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
This is a repo intended to serve as an simple-example of a data catalog that get its data from a series of github-repos, you can init an example just like this one by.
This is a repo intended to serve as a simple example of a data catalog that get its data from a series of github repos, you can init an example just like this one by.
- Creating a new file inside o `examples` with `create-next-app` like so:
```