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: 7 days ago
JSON representation
Free admin dashboard template based on Gatsby with @paljs/ui component package
- Host: GitHub
- URL: https://github.com/paljs/gatsby-admin-template
- Owner: paljs
- License: mit
- Created: 2019-02-12T09:09:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-09T23:25:59.000Z (over 1 year ago)
- Last Synced: 2024-12-29T19:35:41.507Z (14 days ago)
- Topics: 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
- Language: CSS
- Homepage: https://gatsby-admin.paljs.com
- Size: 19.8 MB
- Stars: 320
- Watchers: 9
- Forks: 95
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - paljs/gatsby-admin-template - Free admin dashboard template based on Gatsby with @paljs/ui component package (CSS)
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.gitcd gatsby-admin-template
yarn install
yarn dev
```#### Docker:
```
git clone https://github.com/paljs/gatsby-admin-template.gitcd 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)