Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 699 Bytes

File metadata and controls

27 lines (17 loc) · 699 Bytes

meetup

lint tests codecov

Schedule meetups.

setup

app

this is a next.js project bootstrapped with create-next-app.

nvm use
npm i
npm run dev

database

// TODO (joseph)

debug

run dev server with npm run dev. attach and debug the process with the debug launch config in visual studio code.