Skip to content

Commit

Permalink
Back to the original structure
Browse files Browse the repository at this point in the history
  • Loading branch information
heshdotcc committed Jul 8, 2019
1 parent 93c818d commit 386dd4c
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 322 deletions.
77 changes: 0 additions & 77 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,77 +0,0 @@
_Character cannot be developed in ease and quiet. Only through experience of trial and suffering can the soul be strengthened, ambition inspired, and success achieved..._ **Helen Keller**
# Flow
You will need [npx](https://github.com/zkat/npx)
## Initialization
Start by a [degit](https://github.com/Rich-Harris/degit) and init of [Sapper](https://github.com/sveltejs/sapper-template) with [Rollup](https://rollupjs.org/) starter template...

`npx degit fchpr/boiler app && cd app`

`npx hygen sapper init`

View [hygen](https://github.com/jondot/hygen) actions:

`npx hygen`

Select individual features...

`npx hygen sapper netlify`

`npx hygen sapper openlayers`

`npx hygen sapper preprocess`

Automate processes with...

`npx hygen eslint svelte`

`npx hygen sapper component`

`npx hygen sapper page`

## Development

`npm run dev`

## Production

`npx hygen shipit init`

# Brief
## Idea
A progresive web application with any of the following...

_**Features**_
* ArcGIS, Geolocation API
* Instant CSE
* Offline support
* [Self-hosted CMS](https://github.com/fchpr/boiler/wiki/Self-hosted-CMS)

_**Requeriments**_
* Accesibility
* Auto-documentable
* Bundle footprint
* Internationalization
* Mobile first
* Performance budget

_**Softwares**_
* [Degit](https://github.com/Rich-Harris/degit)
* Git submodules
* [Hygen](https://github.com/jondot/hygen)
* IndexedDB, GUN
* Lighthouse
* Netlify
* [Openlayers](http://openlayers.org/)
* [Rollup](https://rollupjs.org/)
* [Sapper](https://sapper.svelte.dev/), [Svelte](https://svelte.dev/)
* Shipit
* [Swagger](https://swagger.io/specification/)
* Zeit

## Example gratia
* Extend git sub-modules with degit and hygen
* Explore webcomponents with svelte and hygen
* Implement openlayers and svelte
* Implement an instant self-hosted custom search engine
* Self-host a content managment system
* Use automated tools like cypress, lighthouse-bot
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
14 changes: 0 additions & 14 deletions cms/git-gateway/.env

This file was deleted.

19 changes: 0 additions & 19 deletions cms/git-gateway/docker-compose.yml

This file was deleted.

19 changes: 0 additions & 19 deletions cms/gotrue/.env

This file was deleted.

35 changes: 0 additions & 35 deletions cms/gotrue/docker-compose.yml

This file was deleted.

4 changes: 0 additions & 4 deletions cms/gotrue/schema.sql

This file was deleted.

Empty file removed web/README.md
Empty file.
12 changes: 0 additions & 12 deletions web/nginx/docker-compose.yml

This file was deleted.

142 changes: 0 additions & 142 deletions web/nginx/nginx.conf

This file was deleted.

0 comments on commit 386dd4c

Please sign in to comment.