Skip to content

nicfan139/slacklite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slacklite

A chat app built for fun, inspired by Slack. Think of this as a "dumbed-down" small-scale version of the real thing.

Demo

You can go to the site and use the following test credentials:

  EMAIL=test@test.com
  PASSWORD=test123

Tech stack

Client:

  • Next.js 13
  • React
  • TypeScript
  • Context API
  • Tailwind CSS + Headless UI
  • GraphQL
  • Apollo Client
  • React Query
  • React Hook Form
  • Heroicons
  • Markdown
  • Vercel

Server:

  • Node.js
  • Express
  • TypeScript
  • GraphQL
  • Apollo Server
  • TypeORM
  • PostgreSQL
  • Nodemailer
  • Sendinblue
  • Fly.io
  • Neon

Authors

License

This project is licensed and copyrighted - see the LICENSE.md file for details