Skip to content

GRACENOBLE/weather-redis-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A complete fullstack project with a backend in go and a front end in Next Js

Inspired by roadmap.sh

How to run

Clone the github repo

git clone https://github.com/GRACENOBLE/weather-redis-api.git

Download and install redis on your machine

https://redis.io/docs/latest/get-started/

Navigate to the project folder

cd weather-redis-api

Run the server

go run cmd/app/main.go

Navigate to the parent folder

cd ..

Clone the front-end repo:

git clone https://github.com/GRACENOBLE/weather-redis-frontend.git

Navigate to it

cd weather-redis-frontend

Run the development server

pnpm dev

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages