Skip to content

azukiazusa1/fresh-blog

Repository files navigation

fresh project

This is a tutorial for Fresh🍋

See the following article for more details😉

https://zenn.dev/azukiazusa/articles/fresh-tutorial

Requirement

  • Deno version 1.23.0 or higher

This application uses postgres. so, you need to create .env file and set the following environment variables.

  • DB_USER
  • POSTGRES_DB
  • DB_HOST
  • DB_PASSWORD
  • DB_PORT

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published