- master branch - http://sa-freelance-architect.vercel.app
- staging branch - https://sa-freelance-staging.vercel.app
- Node 12-14
- yarn -
npm install --global yarn
.env.development
on root of repository
yarn install
yarn dev
- export these env in terminal or edit directly into
ormconfig.js
export PSQL_HOSTNAME= export PSQL_PASSWORD= export PSQL_USERNAME=postgres export PSQL_DATABASE=postgres
yarn db-generate
yarn db-migrate
NEXT_PUBLIC_LIFF_ID=
PSQL_HOSTNAME=
PSQL_PASSWORD=
PSQL_USERNAME=postgres
PSQL_DATABASE=postgres
FIREBASE_ACC=
NEXT_PUBLIC_FIREBASE_API_KEY=
NEXT_PUBLIC_FIREBASE_PROJECT_ID=xx-xxxxxxx-xxxxx