Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Tronic247/StackFlex

Repository files navigation

StackFlex

Homepage - Download extension - Docs - Extensions repo - Follow me on Twitter

Welcome to the StackFlex source code repo!

Here you can find source code for the NextJS site. Created for the Hashnode x Planetscale hackathon.

Running locally

You need to change the environment variables in .env.example,.env.local.example and rename it to .env,.env.local.

Then install the dependencies with npm install and run the server with npm run dev.