Ecosyste.ms: Awesome

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

https://github.com/paljs/gatsby-admin-template

Free admin dashboard template based on Gatsby with @paljs/ui component package
https://github.com/paljs/gatsby-admin-template

admin admin-dashboard admin-template dashboard dashboard-templates free-admin-template gatsby react react-accordion react-admin-component react-admin-dashboard react-admin-panel react-admin-template react-chat react-forms react-select reactjs styled-components styledcomponents themes

Last synced: about 1 month ago
JSON representation

Free admin dashboard template based on Gatsby with @paljs/ui component package

Lists

README

        

### gatsby-admin-template

Admin dashboard template based on Gatsby with [@paljs/ui](https://github.com/paljs/ui) component package

#### Setup:

```
git clone https://github.com/paljs/gatsby-admin-template.git

cd gatsby-admin-template

yarn install

yarn dev
```

#### Docker:

```
git clone https://github.com/paljs/gatsby-admin-template.git

cd gatsby-admin-template

docker build -t gatsby-admin-template

docker run --rm -d -p 80:80 gatsby-admin-template
```

![screenshot](./src/images/screenshot1.png)

![screenshot](./src/images/screenshot2.png)

![screenshot](./src/images/screenshot3.png)

![screenshot](./src/images/screenshot4.png)