Skip to content

coffee-cup/chronicle

Repository files navigation

Chronicle

CI

Lightweight journaling app where you record highlights of your day. Available at chronicle.ink.

image

Running Locally

This is a Next.js app.

Copy example env and provide real values

cp .env.example .env
vi .env

Run the development server with

yarn dev

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

Building for Production

Create a build

yarn build

Run the server

yarn start

About

No-Nonsense Journaling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages