Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.55 KB

README.md

File metadata and controls

54 lines (39 loc) · 1.55 KB

If Bored Service

Purpose

Provide a suggestion service for people looking for something to do during a period of boredom, or inactivity

Architecture

:::image type="content" source="assets/ifBored.dev.png" alt-text="Architecture Diagram":::

Service Providers

Things to do

  • Learn Web Assembly

Phase 1

Kentico Kontent

TBA

Netlify Functions

prerequisites:

Start up the environment

In separate, command-line windows run the following commands to start up the development environment.

Window 1 - Netlify CLI netlify dev -c "npm run develop" -f functions\

Window 2 - Twilio CLI twilio phone-numbers:update "<twilio_phone_number>" --sms-url="http://localhost:34567/question"

Phase 2

Want to help? Suggest ideas by submitting a PR. Please include a title, link to content, your handle. Format: [{title}]({link to source}) - {suggested by}