Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hypervillain/sm-scripts


https://github.com/hypervillain/sm-scripts

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

### 1. Update Prismic CTS to use SharedSlices

Note that this does not migrate content that relies on Non Shared Slices.

Create a `.env` file with `TOKEN` (prismic-auth) and `REPO` values.

```bash
npm install
node migrate-cts.mjs
````

This will create customtypes ans slices folders.
Untested.