Skip to content

Codebase for building JAMstack application on DigitalOcean during IEEE Tech Workshop

Notifications You must be signed in to change notification settings

OliverMensahDev/IeeeTechMeetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building JAMStack Application using DigitalOcean services

A sample repository using DigitalOcean Cloud Functions, Spaces, Managed Database and App plaform to build JAMstack Application

  • Create mongo db cluster and database: Data to be imported into the mongo db document is a json array of event object with image and description as properties.
  • Create spaces and upload those images. Get their urls and use that to create the data.
  • Import the data into the database document
  • Write cloud function to read the data and deploy the function
  • Use JavaScript to connect to the function and display the data in your web UI
  • Push the Code to github repository
  • Deploy to App platform

Approach

IeeeTechMeetup

About

Codebase for building JAMstack application on DigitalOcean during IEEE Tech Workshop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published