Skip to content

ZachGrande/hockey-teeth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hockey Teeth

hockeyteethband.com

Hockey Teeth Spring Boot API

This repository contains the Spring Boot (3.1.2) API for Hockey Teeth. Follow the instructions below to set up your development environment and run the API.

Find more details at the API's README.

Prerequisites

  • Java 17 (JDK: corretto-17)
  • Docker

Running the API for Development

  1. Clone the Repository
git clone git@github.com:ZachGrande/hockey-teeth.git && cd hockey-teeth/api/hockey-teeth
  1. Build with Gradle
./gradlew build
  1. Run Docker Container
AWS_ACCESS_KEY_ID=...
AWS_DEFAULT_REGION=...
AWS_SECRET_ACCESS_KEY=...
SPOTIFY_API_CLIENT_ID=...

./run-api.sh

API will be accessible at http://localhost:8080.

About

Codebase for the band Hockey Teeth's official website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •