Skip to content

bipindr123/poke-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeWeather

Table of Contents

About

Live Website deployed on https://evilgrin.ml

A helpful website for pokemon go users, that allows them to see the weather on any coordiantes.

Website front end is built with React JS and is connected to the backend with exposed REST APIs and Websocket

Backend with made with Sanic - a fast server python framework running as a microservice on a docker container

The full stack application is deployed with Nginx as a reverse proxy

Website has full TLS support with SSL from Lets Encrypt.

Getting Started

Run the front end React APP using

npm run start

running the backed Sanic server using

Python3 server.py

Screenshots

o1 o2

Prerequisites

Node

Python3

Nginx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published