Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llafuente/crud-o-matic
CRUD generator targeting angular (es6) & bootstrap, express & mongo.
https://github.com/llafuente/crud-o-matic
Last synced: 1 day ago
JSON representation
CRUD generator targeting angular (es6) & bootstrap, express & mongo.
- Host: GitHub
- URL: https://github.com/llafuente/crud-o-matic
- Owner: llafuente
- Created: 2016-12-20T17:51:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T19:45:19.000Z (about 7 years ago)
- Last Synced: 2024-11-07T06:43:11.116Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#crud-o-matic
CURD generator targeting at frontend: angular es6 & bootstrap. backend: express & mongoose.
# Frontend
Angular ES6 / Bootstrap.
It requires many modules, including some I personaly use in my seed project:
[llafuente/angular-es6-stack](https://github.com/llafuente/angular-es6-stack)
It's better to bootstrap the angular side with it.# Backend
Server side is self-contained in the generated files, but it requires the
generator to create mongoose schema/models. This will be solved soon
and server side will be 100% self-contained after generation.# TODO
* pupolate query list
* add JS con list.controller.js based on filters
* fulltext search
* search $in array-of-strings