Skip to content

Recreating Nertivia client more efficiently using typescript. Nertivia is a web chat app.

License

Notifications You must be signed in to change notification settings

FAYSi223/Nertivia-Client

 
 

Repository files navigation

Nertivia Client

Check out nertivia at https://nertivia.com

Development

Serve The Client

  1. Fork this repo.
  2. Clone the forked github repo
  3. run nvm install 16 and nvm use 16
  4. run npm i --legacy-peer-deps inside the folder.
  5. Rename example.env to .env
  6. Run the server by npm run serve
  7. Navigate to http://localhost:8080 and start your development
  8. Submit a PR :)

Screenshots

alt text alt text alt text

About

Recreating Nertivia client more efficiently using typescript. Nertivia is a web chat app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 79.7%
  • TypeScript 19.7%
  • Other 0.6%