https://github.com/bedus-creation/inertia-example
https://github.com/bedus-creation/inertia-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bedus-creation/inertia-example
- Owner: bedus-creation
- Created: 2022-07-22T01:27:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T18:34:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T22:37:10.850Z (over 1 year ago)
- Language: PHP
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Inertia Example
### Technologies
* Route based modal
* Typescript
* Vue 3
* Laravel vite
* Ziggy-js
* SSR
### Execution
* `php artisan ziggy:generate` to generate ziggy routes
* `yarn vite:ssr` to build ssr bundle: one time
* `yarn dev` to run dev server.
* `yarn dev:ssr` to run ssr server: it needs ssr build first and needed for SSR rendering.
### Credits
- [Bedram Tamang](https://twitter.com/tmg_bedus)
### Security
To report security vulnerabilities, email me at [tmgbedu@gmail.com](mailto:tmgbedu@gmail.com)
### License
This is open source software released under the MIT license.