Skip to content

zerossB/framerate

Repository files navigation

Framerate

A forum created with Laravel, Inertia and VueJS

Local Environment

Download the project

git clone 

Copy the .env.example file and change as necessary

cp .env.example .env

Install dependencies

composer install

Upgrade the server with Laravel Sail

sail up -d

Generate a new key if it does not exist

sail artisan key:generate

Run front-end development

sail npm run dev

And access the url http://localhost in the browser

Stack used

Front-end: VueJs with Composition API

Back-end: Laravel 10 and Inertia

Devops: Docker

About

A forum created with Laravel, Inertia and VueJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages