GithubHelp home page GithubHelp logo

alenvelocity / aureolin Goto Github PK

View Code? Open in Web Editor NEW
26.0 1.0 3.0 711 KB

Aureolin is a fast and powerful MVC Framework

Home Page: https://www.npmjs.com/package/aureolin

License: MIT License

TypeScript 100.00%
api rest decorators esnext server backend node ssr koa preact

aureolin's Introduction

logo

metrics

count

Discord

spotify

aureolin's People

Contributors

alenvelocity avatar fossabot avatar harsh4999 avatar renovate-bot 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

aureolin's Issues

Config Based Initialization

Instead of passing config objects as a param, It'd be great to have a config file where all options are defined

Concept

/** @filename aureolin.config.js */

const { join } = require('path')

/** @type {import('aureolin').Config} */
module.exports = {
    root: join(process.cwd(), process.env.NODE_ENV === 'production' ? 'dist' : 'src')
    port: 4000
}

Tasks

  • Export Config type
  • Implement Config loader
  • Update AureolinApplication and create() accordingly
  • Update Examples
  • Update README

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/pino Unavailable
npm koa-views Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @types/koa-static to v4.0.4
  • chore(deps): update dependency @types/pino to v7.0.5
  • chore(deps): update dependency eslint to v8.57.0
  • chore(deps): update dependency prettier to v2.8.8
  • fix(deps): update dependency koa to v2.15.3
  • fix(deps): update dependency koa-bodyparser to v4.4.1
  • fix(deps): update dependency koa-views to v8.1.0
  • fix(deps): update dependency pino to v7.11.0
  • fix(deps): update dependency pino-pretty to v7.6.1
  • fix(deps): update dependency preact to v10.22.0
  • fix(deps): update dependency preact-render-to-string to v5.2.6
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update dependency @types/koa__router to v12
  • chore(deps): update dependency @types/node to v20
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency mocha to v10 (mocha, @types/mocha)
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency release-it to v17
  • chore(deps): update dependency typescript to v5
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency @koa/router to v12
  • fix(deps): update dependency axios to v1
  • fix(deps): update dependency pino to v9
  • fix(deps): update dependency pino-pretty to v11
  • fix(deps): update dependency preact-render-to-string to v6
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build-tests.yml
  • actions/checkout v2
  • actions/setup-node v2
npm
package.json
  • @koa/router ^10.1.1
  • axios ^0.24.0
  • koa ^2.13.3
  • koa-bodyparser ^4.3.0
  • koa-mount ^4.0.0
  • koa-static ^5.0.0
  • koa-views ^8.0.0
  • pino ^7.0.0
  • pino-pretty ^7.0.1
  • preact ^10.5.15
  • preact-render-to-string ^5.1.19
  • @types/koa 2.13.4
  • @types/koa__router 8.0.11
  • @types/koa-bodyparser 4.3.4
  • @types/koa-mount 4.0.1
  • @types/koa-static 4.0.2
  • @types/mocha 9.0.0
  • @types/node 16.11.14
  • @types/pino 7.0.4
  • @typescript-eslint/eslint-plugin 5.7.0
  • @typescript-eslint/parser 5.7.0
  • eslint 8.5.0
  • mocha 9.1.3
  • prettier 2.5.1
  • release-it 14.11.8
  • ts-node 10.4.0
  • typescript 4.5.4

  • Check this box to trigger a request for Renovate to run again on this repository

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.