Skip to content

dineshkhadka/stratus-server

Repository files navigation

Stratus server

This project contains the backend for stratus that handles all the image, weather, quotes and place data.

Uses express and axios and is hosted on Vercel.com

Running the project

yarn install

yarn dev

Deploy your own

You can deploy your instance of the Stratus server with this button below

Deploy with Vercel

Environment variables

You will need use your Openweathermap and Unsplash API keys on the Vercel dashboard and local .env

OPENWEATHERMAP_APIKEY = "API_KEY_HERE"
UNSPLASH_APIKEY = "API_KEY_HERE"

About

Repository for the API for Stratus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published