Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SupertigerDev/nertivia-client-ts

Recreating Nertivia client more efficiently using typescript. Nertivia is a web chat app.
https://github.com/SupertigerDev/nertivia-client-ts

chat client dms emojis free gif guilds nertivia-client

Last synced: 13 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Nertivia Client

Check out nertivia at https://nertivia.net

# Development

### Serve The Client

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

# Screenshots

![alt text](https://raw.githubusercontent.com/supertiger1234/nertivia-client-ts/master/preview/Nertivia%20Client.jpg)
![alt text](https://raw.githubusercontent.com/supertiger1234/nertivia-client-ts/master/preview/Nertivia%20Servers%20List.jpg)
![alt text](https://raw.githubusercontent.com/supertiger1234/nertivia-client-ts/master/preview/Nertivia%20Dashboard.jpg)