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
- Host: GitHub
- URL: https://github.com/sandoche/jetstream-inertia-laravel-todo-list
- Owner: sandoche
- License: mit
- Created: 2021-09-29T15:23:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-06T18:42:57.000Z (about 4 years ago)
- Last Synced: 2025-03-01T06:29:36.795Z (8 months ago)
- Language: PHP
- Homepage: https://jetstream-inertia-laravel-todo.herokuapp.com/
- Size: 239 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Jetstream Inertia Laravel Simple Todo List
[![License][license-src]][license-href]
[](https://medium.com/@sandoche)
[](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!
## 🍺 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