Categorygithub.com/tanaka-takurou/serverless-simple-cms-go
modulepackage
0.0.0-20231231134511-b010b4ca2534
Repository: https://github.com/tanaka-takurou/serverless-simple-cms-go.git
Documentation: pkg.go.dev

# README

serverless-simple-content-management-system kit

Simple kit for serverless simple content management system using AWS Lambda.

Dependence

Golang
  • aws-lambda-go
  • aws-sdk-go-v2
Javascript
  • jQuery
CSS
  • semantic-ui

Requirements

  • AWS (Lambda, API Gateway, DynamoDB, S3, Cognito)
To fix the system
  • golang environment
  • aws-sam-cli

Deploy

make clean build
AWS_PROFILE={profile} AWS_DEFAULT_REGION={region} make bucket={bucket} stack={stack name} deploy

Otherwise, You can deploy by Serverless Application Repository.

Usage

Front Page

Access the URL displayed as "FrontURI"

Management Page

Access the URL displayed as "ManagementURI"

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author