Skip to content

Compulsed/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Build status License

Information

This is the public repo for dalejsalter.com.

Backend was kick started with serverless-aurora-graphql-starter

Technologies

Frontend

  • Server Side Rendering through Vercel/ Next.JS Vercel
  • Apollo Client
  • React / React Bootstrap
  • Axios

Backend

  • Serverless Framework (w/ Serverless offline)
  • GraphQL.js (ApolloServer) on Lambda (For API)
  • Serverless Aurora Postgres
  • Data API w/ Data API Client
  • Knex (Running DB Migrations / Seeds)
  • ASDF (Version management, node, jq, yarn)
  • Direnv (Managing multiple environments)
  • Oprah (For managing secrets & credentials)
  • Cloudformation template for a temporarily spinning up a bastion host