candyapplecorn / catstagram

a silly little social media app themed around cats, but not

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catstagram

a silly little social media app themed around cats, but not

Dev Notes

2020-01-21: Initial setup. I coded up most of the server and Dockerfile while my sister died a slow death of boredom. I guess next time she asks to "learn to code" we shouldn't start with building a RESTful API in Docker. Well, I learned a lot though. Dockerfile in catstagram-app works; there are some scripts in its package.json for various docker commands. The docker-compose.yml file also works (docker-compose up, docker-compose down). At the end of the "session", the user is able to curl localhost:5000/cat_names and receive a JSON response.

About

a silly little social media app themed around cats, but not


Languages

Language:JavaScript 82.1%Language:Dockerfile 17.9%