Skip to content

eligundry/fun-messenger

Repository files navigation

Fun Messenger

My attempt at making an app with the Parcel Bundler, React, and Typescript

Building

# Bring up the Docker Compose
$ docker-compose up
# Serve the JS dev server
$ npm run serve
# Build all the Docker containers
$ make containers
# Push the containers to Docker Hub
$ make publish

About

My stab at making an API based encrypted messaging service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors