Skip to content

Simple for frontend app in next.js and backend written in Golang that operate on OpenMeteo API

License

Notifications You must be signed in to change notification settings

egel/greenheat-golang-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenHeat Code Challenge

Run project

Requirements:

  • docker
  • docker-compose
  • golang <= 1.23.2
  • node <= 20
# copy .env.example to .env (adjust to the needs; by default work in dev mode)
cp .env.example .env

# start detached
docker compose up -d

To start each service separately visit the following pages:

License

BSD 3-Clause License

About

Simple for frontend app in next.js and backend written in Golang that operate on OpenMeteo API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published