Skip to content

devMenna/ceramic-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example application that uses Ceramic, based on Next.js.

Deployed to https://ceramic-starter.ukstv.me via Fleek

Fork it freely.

Getting Started

After installing the dependencies, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Ceramic, take a look at the following resources:

About

Boilerplate for Ceramic-based dApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.4%
  • CSS 46.6%