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

https://github.com/bedus-creation/inertia-example


https://github.com/bedus-creation/inertia-example

Last synced: about 1 year ago
JSON representation

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.