Skip to content

aatxe/Tupelo

Repository files navigation

Tupelo

irc for the web, powered by rust

Note: This is very much early work-in-progress. At the time of this writing, it is just a UI. It will hopefully soon be connected to a backend websockets server powered by the irc crate.

Build Setup

# install dependencies yarn install # serve with hot reload at localhost:8080 yarn start # build for production with minification yarn build # build for production and view the bundle analyzer report yarn build --report # run an electron session connecting to localhost:8080 yarn electron # run a webview session connecting to localhost:8080 cargo run

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

License

Tupelo - IRC for the web, powered by Rust. Copyright (C) 2018 Aaron Weiss This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. 

About

A (work-in-progress) IRC client for the 21st Century.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors