João Demenech 8e4428e2f8
github-backed-catalog: improve documentation (#925)
* [examples/github-backed-catalog][m]: improve documentation

* [examples/github-backed-catalog][m]: add info about editing the deployment created on Vercel
2023-06-06 07:28:51 -03:00
..
2023-05-09 14:39:23 -03:00
2023-04-25 17:43:56 -03:00

This the PortalJS website.

It is built on Next.js.

Getting Started

First, index the markdown pages:

npm run mddb

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deployment

We currently deploy on Vercel.