Aureolin-starter

Starter Project for Aureolin

Stars
5
Committers
2

Aureolin Starter

Starter Project for Aureolin

Demo

Deployed on Railway (Visit)

Introduction

This is a starter project for Aureolin. Aureolin is an open source project that aims to provide a simple and easy to use framework for creating web applications.

Features

Project Structure

 .eslintignore
 .eslintrc.js
 .gitignore
 .prettierrc
 .aureolin.config.js
 .package-lock.json
 .package.json
 README.md
 tsconfig.json
 src
    main.ts
    common
       Types.ts
    components
       Aureolin.tsx
       Head.tsx
    controllers
       HelloController.ts
       HomeController.tsx
    middlewares
       AureolinX.ts
    providers
        HTTPProvider.ts


Badges
Extracted from project README
Deploy on Railway Discord CodeFactor NPM Prettier
Related Projects