Giter Site home page Giter Site logo

blixai / blix Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 2.0 2.68 MB

โš™๏ธ๐Ÿ”ง CLI tool and scripting library to create, automate, and enhance Javascript applications

Home Page: https://docs.blixjs.com

License: MIT License

JavaScript 92.65% HTML 0.14% CSS 0.40% Vue 0.86% TypeScript 5.80% Pug 0.16%
bookshelf express knex mongodb mongoose postcss postgres pug react react-router redux sass vue vue-router vuex webpack

blix's People

Contributors

alocke12992 avatar dbull7 avatar dependabot[bot] avatar samlandfried avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

beth samlandfried

blix's Issues

Ability to add database

enzo database

from there ask what type of db. Then configure it, possibly also modifying the api command enzo file to have that db connection in each model.

Ability to add new enzo commands to project

enzo command

Have a list of normal enzo commands (page, api, react, etc). If the user wants one of those add it. Else add the new command to the package json and the new command file into the enzo folder.

Need to add testing files and install tools to all projects

  • Backend Only: Server tests: Jest or Mocha/Chai
  • MVC: Server tests: Jest or Mocha/Chai, e2e Test Cafe or Cypress
  • React SPA: Frontend: Jest with Enzyme, Server tests: Mocha/Chai or Jest, e2e tests with TestCafe or Cypress
  • Redux: Frontend: Jest with Enzyme , Server tests: Mocha/Chai or Jest, e2e tests with TestCafe or Cypress

Ability to add backend

enzo backend

Need to determine what the frontend or project structure is and modify to send html or just as an api.

Express Configuration

It appears that an ORM would be hugely beneficial. In studying this I noticed I am currently calling functions which are actually controllers models and models would be better suited with an orm like Mongoose or Sequelize. I also need to do a better job of exporting the controllers. Thus I need a new folder controllers created and to modify the api enzo command to better reflect this: maybe even ask if they want a mongoose or sequelize model instead of just creating something, and maybe even verify they have said tool and install it if they don't.

Ability to add auth

Not sure about this one. Could ask the user in the new command if they want bycrypt or something... Need to think more on this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.