Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 361 Bytes

Lambda

Preview

Preview

What is this?

This is a social media site similar to reddit with the goal of shipping absolutely 0 client-side js

Getting Started

  1. Clone repository locally
  2. run yarn install to install dependancies
  3. create .env file
  4. run next dev