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

https://github.com/sandoche/jetstream-inertia-laravel-todo-list

Building a simple todo list with Jetstream and Inertia
https://github.com/sandoche/jetstream-inertia-laravel-todo-list

Last synced: 3 months ago
JSON representation

Building a simple todo list with Jetstream and Inertia

Awesome Lists containing this project

README

          

# Jetstream Inertia Laravel Simple Todo List

[![License][license-src]][license-href]
[![Medium Badge](https://badgen.net/badge/icon/medium?icon=medium&label)](https://medium.com/@sandoche)
[![Twitter: sandochee](https://img.shields.io/twitter/follow/sandochee.svg?style=social)](https://twitter.com/sandochee)

> A simple demo todo app to try Jetstream with Inertia

👉 https://jetstream-inertia-laravel-todo.herokuapp.com/

## 📖 How to use

### Install
```sh
composer install
npm install
npm run dev
php artisan migrate
```

### Development
```sh
npm run watch-poll
php artisan serve
```

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

## ⭐️ Show your support

Please ⭐️ this repository if this project helped you!

[![patreon.png](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/sandoche)

## 🍺 Buy me a beer

If you like this project, feel free to donate:

- PayPal: https://www.paypal.me/kanbanote
- Bitcoin: 19JiNZ1LkMaz57tewqJaTg2hQWH4RgW4Yp
- Ethereum: 0xded81fa4624e05339924355fe3504ba9587d5419
- Monero: 43jqzMquW2q989UKSrB2YbeffhmJhbYb2Yxu289bv7pLRh4xVgMKj5yTd52iL6x1dvCYs9ERg5biHYxMjGkpSTs6S2jMyJn
- Motive: MOTIV-25T5-SD65-V7LJ-BBWRD (Get Motive Now: https://motive.network)

## 📄 License

[MIT License](./LICENSE)

Copyright (c) Sandoche Adittane

[license-src]: https://img.shields.io/npm/l/darkmode-js.svg
[license-href]: ./LICENSE