Skip to content

nicholasdly/posts

Repository files navigation

nicholasdly/posts

A minimal microblogging platform. 🗣️

Development

nicholasdly/posts is built with the following tools:

Installation

  1. Fork and clone this repository using git clone.

  2. Install npm packages:

npm install
  1. Create a .env.local file based off of .env.example, and provide the necessary keys.

  2. Run the following command to start a local development server.

npm run dev

License

Licensed under the MIT License, Copyright © 2024