Skip to content

johadi/CodizChatApp

Repository files navigation

CodizChat is an application where developers chat on what they are currently doing. Make a top quotes for the day on what is going on in the programming atmosphere. This application is currently under development and has no much information for now. As we progress in the application development, we will be updating to reflect.

INSTALLATION

  • clone the repo
  • change to the directory cd CodizChat
  • install required dependencies npm install
  • Start you mongoDB on you machine
  • Create .env file using the env.sample file in the proeject
  • Fill the required fields in the .env file
  • Run the server side which is using express server separately with npm run start:dev
  • Run the client side which is using webpack-dev-server with npm run build:dev
  • Navigate to the api link using localhost:7000/api
  • Navigate to the client side link with localhost:8080

More Update on this Repo coming soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors