Skip to content

scenaristeur/solidash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashboard for solid

https://forum.solidproject.org/t/conceptual-design-solid-better-user-experience/422

install

prerequis : git, nodejs >= 10.15.3

Use your favorite Webserver or nodejs/express

git clone https://github.com/scenaristeur/solidash.git
cd solidash
npm install --save express
node .

--> solidash accessible at http://localhost:3000 (don't forget to authorize http://localhost:3000 in the Trusted Apps of your POD)

libs

https://solid.github.io/solid-auth-client/ https://github.com/inrupt/solid-lib-comparison tripledoc : https://vincenttunru.gitlab.io/tripledoc/docs/getting-started.html https://gitlab.com/vincenttunru/tripledoc/blob/master/src/index.ts

links from the Zoom chat of the community call: Data browsers: https://datasister.5apps.com/
 https://otto-aa.github.io/solid-filemanager/
https://github.com/solid/solid-apps


Libraries for building Solid apps: https://solidproject.org/for-developers/apps/toolshttps://forum.solidproject.org/t/soukai-a-different-way-to-query-pods/2105
https://reactjs.org/docs/hooks-intro.html
https://github.com/inrupt/generator-solid-react
 @alexcorvis84 ^

Web components en 2019, on en est où?

https://noti.st/lostinbrittany/PFGhIv#saaqNTN

SB Admin 2 is an open source admin dashboard theme for Bootstrap created by Start Bootstrap.

For the legacy Bootstrap 3 version of this theme, you can view the last stable release of SB Admin 2 for Bootstrap 3.

Preview

SB Admin 2 Preview

Launch Live Preview

Status

GitHub license npm version Build Status dependencies Status devDependencies Status

Download and Installation

To begin using this template, choose one of the following options to get started:

Usage

After installation, run npm install and then run npm start which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.

Gulp Tasks

  • gulp the default task that builds everything
  • gulp watch browserSync opens the project in your default browser and live reloads when changes are made
  • gulp css compiles SCSS files into CSS and minifies the compiled CSS
  • gulp js minifies the themes JS file
  • gulp vendor copies dependencies from node_modules to the vendor directory

You must have npm installed globally in order to use this build environment. This theme was built using node v11.6.0 and the Gulp CLI v2.0.1. If Gulp is not running properly after running npm install, you may need to update node and/or the Gulp CLI locally.

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the template overview page at Start Bootstrap.

About

Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Start Bootstrap was created by and is maintained by David Miller.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

Copyright and License

Copyright 2013-2019 Blackrock Digital LLC. Code released under the MIT license.

Packages

No packages published

Languages

  • JavaScript 64.8%
  • HTML 23.3%
  • CSS 11.7%
  • Other 0.2%