Skip to content

A URL shortener built with Python and the serverless library.

Notifications You must be signed in to change notification settings

PatrickMcGrath29/stella-serverless

Repository files navigation

Stella Serverless

Setup Instructions

Dependencies

brew install serverless yarn pyenv mongodb-community

Repository Setup

pyenv virtualenv 3.8.0 stella-serverless
pyenv local stella-serverless

pipenv install

yarn install

cp .env.sample .env # and edit accordingly

Deploying

sls deploy

About

A URL shortener built with Python and the serverless library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages