Production : https://nichtsam.com
Staging : https://staging.nichtsam.com
.env.example
into .env
pnpm i
pnpm db:migrate
pnpm dev
http://localhost:3000
This repository has a Github Workflow set up to deploy automatically. \ If you want to deploy manually, refer to Deploy a Fly App.
Here are some stuff you will need to adjust to make it your website.
/content/blog
\
Written in mdx, every top-level file or directory with index file is a blog post.public/favicon.ico
public/favicons
public/site.webmanifest
app/components/navbar.tsx
meta()
in every routeLINKS
in app/components/footer.tsx