Boilerplate SvelteKit et AdonisJS

Configuration de Pre-commit

python3.11 -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
pre-commit install

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

AdonisJS Slim Starter Kit

This repo contains the smallest possible AdonisJS application with the framework core and the Japa test runner. You can clone this repo to start from a clean state and configure new packages as needed.

What's included

  • TypeScript setup with commands to run the development server using ts-node + swc and create a production build.
  • ESLint and Prettier setup extending the AdonisJS tooling config presets.
  • Ace command line framework
  • Everything else you get with the core of AdonisJS.

Usage

By executing the following command, you can create a new app using the slim starter kit. The command will perform the following steps.

  • Download the repo
  • Install dependencies
  • Copy .env.example to .env
  • Set the app key using the node ace generate:key command.
npm init adonisjs@latest hello-world -- -K=slim

boilerplate_next_adonis_traefik

sveltekit-adonis

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes