Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 713 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 713 Bytes

A devlog created with NextJS with a few extra bells and whistles.

Tech Stack

Live Version

Tinkrng.dev

Local Development

First make sure that you have Postgresql installed and running, then

npm install
npm run dev
# or
yarn dev

Things to do

[ ] Setup gallery for images.

[ ] Edit Categories

WIP Notice

This is currently a work in progress. Some features still needs to be implemented