Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kazemmdev/laravel-react-starter
- Owner: kazemmdev
- Created: 2022-03-17T07:29:53.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T13:05:33.000Z (almost 3 years ago)
- Last Synced: 2023-07-26T23:39:14.372Z (over 1 year ago)
- Topics: api, authentication, laravel, laravel8x, post, postgresql, postgresql-database, react, reactjs, redux, sanctum, tailwindcss
- Language: PHP
- Homepage:
- Size: 779 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 machine1. clone the repo
2. Create a .env by copying .env.example and Update the required fields.
3. Run `./init.sh`