All Projects → hackaru-app → hackaru-web

hackaru-app / hackaru-web

Licence: MIT License
An web server for Hackaru

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
SCSS
7915 projects

Projects that are alternatives of or similar to hackaru-web

Hoppscotch
👽 Open source API development ecosystem https://hoppscotch.io
Stars: ✭ 34,569 (+172745%)
Mutual labels:  pwa, nuxt
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (+170%)
Mutual labels:  pwa, nuxt
Nuxt Starter
Personnal nuxt starter
Stars: ✭ 30 (+50%)
Mutual labels:  pwa, nuxt
Awes Io
Awes.io // boilerplate based on Vue, Nuxt, TailwindCSS plus Laravel as a backend. 🤟
Stars: ✭ 599 (+2895%)
Mutual labels:  pwa, nuxt
Pwa Template
PWA template for vue-cli based on the starter template
Stars: ✭ 131 (+555%)
Mutual labels:  pwa, nuxt
Hackernews
HackerNews clone built with Nuxt.js
Stars: ✭ 758 (+3690%)
Mutual labels:  pwa, nuxt
Opencart
Free PWA & SPA for OpenCart
Stars: ✭ 50 (+150%)
Mutual labels:  pwa, nuxt
Pwa Module
Zero config PWA solution for Nuxt.js
Stars: ✭ 1,033 (+5065%)
Mutual labels:  pwa, nuxt
Community Modules
Stars: ✭ 1,258 (+6190%)
Mutual labels:  pwa, nuxt
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+45455%)
Mutual labels:  pwa, nuxt
Vue Slick Carousel
🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
Stars: ✭ 447 (+2135%)
Mutual labels:  pwa, nuxt
Nuxt Wordpress Pwa
Wordpress + Vue + Nuxt.js
Stars: ✭ 251 (+1155%)
Mutual labels:  pwa, nuxt
Nuxt7
📱 Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7
Stars: ✭ 282 (+1310%)
Mutual labels:  pwa, nuxt
Vuefront Nuxt
Vuefront Nuxt module for building components based on config.
Stars: ✭ 16 (-20%)
Mutual labels:  pwa, nuxt
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (+195%)
Mutual labels:  pwa, nuxt
Buefy Shop
A sample shop built with Nuxt, Stripe, Firebase and Serverless Functions
Stars: ✭ 207 (+935%)
Mutual labels:  pwa, nuxt
wordpress
Free PWA & SPA for Wordpress & Woocommerce
Stars: ✭ 103 (+415%)
Mutual labels:  pwa, nuxt
cra-redux-boilerplate
⚛️🔨create-react-app application with redux and another cool libraries to make your life easier.
Stars: ✭ 15 (-25%)
Mutual labels:  pwa
noted
Markdown note-taking with syntax highlighting and real-time preview.
Stars: ✭ 22 (+10%)
Mutual labels:  nuxt
os-fileup
Helper app to understand how to upload files and do basic image/video processing in hybrid android apps.
Stars: ✭ 207 (+935%)
Mutual labels:  pwa

hackaru-web

The web server for Hackaru.
An open source and simple time tracking app.

Maintainability Test Coverage License: MIT

Features

Want to know that you can do with Hackaru?
For more information on the app, please see the main repository README.

Roles

The web server provides the UI to a browser.
It also sends user actions to the API server via REST API.

Feedback

Do you find a bug or would like to submit feature requests?
Please let us know via Issues. 😉

Quickstart

You can run Hackaru on your local easily using docker-compose.

It's also necessary to run the web server if you want to login to Hackaru on your browser.
Please see the API server README.

# Clone this repository.
git clone [email protected]:hackaru-app/hackaru-web.git
cd hackaru-web

# Copy and rename env file.
cp .env.sample .env.development

# Try accessing http://localhost:3333 after execution.
docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].