https://github.com/bartosz-ziolkowski/dtuchat

Single-page real-time web application

https://github.com/bartosz-ziolkowski/dtuchat

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary

Keywords

nextjs nodejs
Last synced: 5 months ago · JSON representation

Repository

Single-page real-time web application

Basic Info
  • Host: GitHub
  • Owner: bartosz-ziolkowski
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 1.09 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
nextjs nodejs
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme

README.md

DTUChat - full-stack single-page web application

This is a real-time chat application aimed at the DTU students, being developed in Next.js and Node.js.

Table of Contents

Project Status

The project is in progress.

Owner

  • Name: Bartosz Ziółkowski
  • Login: bartosz-ziolkowski
  • Kind: user
  • Location: Copenhagen

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • bartosz-ziolkowski (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

client/package-lock.json npm
  • 910 dependencies
client/package.json npm
  • @types/node 20.4.5
  • @types/react 18.2.17
  • @types/react-dom 18.2.7
  • autoprefixer 10.4.14
  • eslint 8.46.0
  • eslint-config-next 13.4.12
  • firebase ^10.1.0
  • font-awesome ^4.7.0
  • next 13.4.12
  • postcss 8.4.27
  • react 18.2.0
  • react-dom 18.2.0
  • styled-components ^6.0.5
  • tailwindcss 3.3.3
  • typescript 5.1.6
server/package-lock.json npm
  • 109 dependencies
server/package.json npm
  • @types/node ^20.4.5 development
  • nodemon ^3.0.1 development
  • dotenv ^16.3.1
  • express ^4.18.2
  • socket.io ^4.7.1