Skip to content

leonardo-marinho/tarmac-ssh

Repository files navigation

Project for Tarmac's Spring September Hackaton using NextJS and Solidity

Getting Started

Requirements

  • Node 18.x or NVM installed
  • Postgres (latest) running
  • Setup .env file

Running in dev mode

# First install all dependencies
npm install

# Migrate your postgres database
npm run db:migrate

# Start project in dev mode
npm run dev

Application links

Useful links

About

Project for Tarmac's Spring September Hackaton

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages