Skip to content

epangelias/edify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edify your Deno Fresh website with Edify, a Fresh plugin that creates a portal to your KV data.

import { defineConfig } from '$fresh/server.ts';

import edifyPlugin from '@epi/edify';

await defineConfig({
	plugins: [
		edifyPlugin(),
	],
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published