Skip to content

AloisSvnt/Theos

Repository files navigation

Instructions pour le Projet AdonisJS - Theos

Installation

git clone [email protected]:AloisSvnt/Theos.git
cd Theos
npm install

Config :

1. Create the .env from .env.exemple
cp .env.example .env
3. Generate the APP_KEY'
node ace generate:key
3. Create the folder '/tmp'
mkdir tmp

Migrations

node ace migration:run

Server

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published