/apps-script-technical-assessment

This repository contains the apps script code for generating technical assessments through the app-script-calendar

Primary LanguageTypeScript

apps-script-bot

This repository contains the source code for the Rise8 bot service account.

Prerequisites

Installation

nvm install
npm install -g pnpm
pnpm install

Local Development

clasp login
clasp push
clasp open

Creating a new Apps Script project

clasp create --type standalone --title "technical-assessment-on-calendar-event-update"

Run Tests from Root

pnpm run --filter @rise8/app-script-bot-assess-on-cal-update test