Skip to content
 
 

Repository files navigation

env setup

- see .env.example

mirgations scripts

- Create migration script : npm run migration:create nameOfTheMigration
- Run all migrations script : npm run migration:run
- install the extension pg crypto dans postgresql : CREATE EXTENSION pgcrypto;

dependencies

api :
- npm i

web-app :
- cd web-app && npm i

About

Web application to chat in direct with friends. User can log in, write, update, delete messages, create channels...

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages