Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kazemmdev/laravel-react-starter

This is a Laravel and React starter kit powered by redux, tailwindcss, postgres and sanctum authentication
https://github.com/kazemmdev/laravel-react-starter

api authentication laravel laravel8x post postgresql postgresql-database react reactjs redux sanctum tailwindcss

Last synced: about 2 months ago
JSON representation

This is a Laravel and React starter kit powered by redux, tailwindcss, postgres and sanctum authentication

Awesome Lists containing this project

README

        

# Laravel & React Starter

This is a starter laravel8 project that used [react](https://reactjs.org/), [tailwindcss](https://tailwindcss.com/) and [redux](https://redux.js.org/) in front and [postgres](https://www.postgresql.org/) as db.

## Usage
This repo required [docker](https://www.docker.com/) installed on your machine

1. clone the repo
2. Create a .env by copying .env.example and Update the required fields.
3. Run `./init.sh`