All Projects → djhi → svelte-admin

djhi / svelte-admin

Licence: other
svelte-admin-seven.vercel.app

Programming Languages

Svelte
593 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

svelte-admin

An experiment (for now) to build an equivalent of react-admin for svelte.

The current version is deployed automatically via Vercel at this address:

https://svelte-admin-seven.vercel.app/

This is currently a single repository with a single application, not a library.

Roadmap

  • Have the basic core features implemented
  • Refactor as a monorepo with multiple libraries and an example application

Contribute

You can look for issues labelled with Help Wanted if you want to contribute.

Simply clone the repository and install the dependencies with yarn (for now).

Run yarn dev to start the example app. Run yarn build to ensure everything compiles. Run yarn build && yarn preview to compile and play with the production application.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].