Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

ephemere-app/ephemere

Repository files navigation

Ephemere

Open a secure line

GitHub Tag GitHub Action CI/CD Coverage Status License

End-to-end encrypted and ephemeral instant messaging app, where messages are never stored server-side and only resides within the user's app.

Built using the following open-source projects:

Try it now

Go to ephemere.app to start sending ephemeral messages!

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

Inspiration

This project has been greatly inspired by:

License

Licensed under GNU Affero General Public License v3.0 (AGPLv3)

Copyright (c) 2021 - present Romain Clement