Skip to content

Repository files navigation

TRA Stack

This is a monorepo thats use theses technologies:

Getting started

Install dependencies

pnpm install

Backend configuration

cd apps/server

cp .env.example .env # Fill the missing informations

node ace generate:key

Frontend configuration

cd apps/web

cp .env.example .env.local # Fill the missing informations

Start the application

pnpm dev

More information

Use tuyau

To use tuyau, you finish to create your controllers in AdonisJS, you have to generate some code to get the typesafiety in the frontend.

cd apps/server

node ace tuyau:generate

It's will generate files in apps/server/.adonisjs

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages