Skip to content

BeezleLabs/hackertracker-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

info.defcon.org

Next.js Application (./app)

Install Dependancies

    npm install

Start Development Server

    npm run dev

Production Static Export

    npm run export

Command build static html to a generated out directory

deploying static-only docs

Export Static HackerTracker Data (./ht-export)

Install Dependancies

    npm install

Export Static Data

    npm run export

Fetches data from Firebase and exports static json files to a generated out directory

Misc

Developed with Next.js and styled with Tailwind CSS + daisyUI.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published