Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 272 Bytes

TIL

A quick prototype using DatoCMS, Svelte, and newCSS

Setup

  1. Sign up for DatoCMS (https://datocms.com) and get an API read-only key
  2. Set DATO_CMS_TOKEN config at your deployment. A .env.development file is provided for you. (This repo comes with dotenv)