Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/SupertigerDev/nertivia-client-ts
- Owner: SupertigerDev
- License: gpl-3.0
- Created: 2020-09-14T20:11:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-09T08:45:21.000Z (over 1 year ago)
- Last Synced: 2024-10-08T09:06:14.996Z (about 1 month ago)
- Topics: chat, client, dms, emojis, free, gif, guilds, nertivia-client
- Language: Vue
- Homepage: https://nertivia.net
- Size: 8.52 MB
- Stars: 24
- Watchers: 4
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)