适用于 VSCode 的约会应用
A dating app for programmers where you swipe on code.
Context: https://youtu.be/bfd8RyAJh6c
packages/apivsinderyarn to install depsyarn watch to compile TypeScriptyarn dev to start serveryarn seed to add dummy data to dbpackages/extensionyarn to install depssrc/places-api-key.ts and stick this inside:export const placesApiKey = "";
yarn watch to compile TypeScript & Sveltepackages/appyarn to install depssrc/places-api-key.ts and stick this inside:export const placesApiKey = "";
src/dsn.ts and stick this inside:export const SENTRY_DSN = ""
yarn start to start Expo暂无开放 Issues,或尚未同步最近议题。