Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 390 Bytes

nowein.dev

Personal site

Getting Started

First, run the development server:

npm run dev

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

Environments

To run locally, you'll need a .env.local at the root of the directory with the proper credentials. A reference file can be found in the repository under .env.example.