Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Poll

A simple real-time poll application which users create a poll and vote.

Screenshots

1 2 3 4

Commands

Client Commands

  • yarn dev starts application in development mode.
  • yarn start starts application (builded application) in production mode.
  • yarn build builds application to 'dist' folder.
  • yarn export exports static html files to 'out' folder.

Server Commands

  • yarn dev starts application in development mode.
  • yarn start starts application (builded application) in production mode.
  • yarn build builds application to 'dist' folder.

Start With Docker

  • Run docker-compose up command on terminal in directory which has docker-compose.yml file.

Used Techs

Next JS GraphQL Apollo-GraphQL MUI Gulp Express.js Redis MongoDB Nginx Docker TypeScript

About

A simple real-time poll application which users create a poll and vote.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages