Skip to content

vinzee/cryptx-webui

Repository files navigation

cryptx-webui

WebUI for CryptX

Build Setup

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

run unit tests

npm run unit

run and watch unit tests

npm run unit:watch

Admin dashboard based on paper dashboard UI template + vue-router

Documentation

Link to Documentation

/user/login - POST /user/logout - GET /user/signup - POST /user/:id - GET /transactions - GET /transaction/create - POST

https://forum-archive.vuejs.org/topic/3369/authentication-in-vue/3 https://forum.vuejs.org/t/help-to-set-cookie-from-the-server-in-vue-js/3631 https://github.com/dgrubelic/vue-authenticate axios.get('some api url', {withCredentials: true}); https://codepen.io/takatama/pen/zoNeWP

vuejs/vue-router#1377

https://dzone.com/articles/build-a-cryptocurrency-comparison-site-with-vuejs

About

webui for cryptx

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors