Skip to content

near-everything/gigs-board

Repository files navigation

Gigs Board

Just a simple react app with react-trello, served from the Gig.Board Widget, hooked up via near-social-bridge;

"scripts": {
  "dev": "pnpm start",
  "start": "react-scripts start",
  "build": "react-scripts build && cp -rf build /build && rm -rf build",
  "test": "react-scripts test",
  "eject": "react-scripts eject"
},

Development

  • Make changes here
  • Build and deploy or use ngrok