Skip to content

orobertofc/onemessage-API-MVP

Repository files navigation

Anonymous messaging

This API provides endpoints for registering and messaging between users in an anonymous way, using no personal identifiers (unless you want to).
Project development was paused due to time constraints. I will come back to it later

How to run locally

  • Clone this repository and install its dependencies using npm install
  • Transpile the Typescript code to Javascript using tsc
  • Build and run the environment with Docker by using docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published