Skip to content

Tronic247/StackFlex

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.