espace-paie-odentas/README.md

13 lines
273 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Odentas Espace Paie (Skeleton Next.js)
## Démarrer
```bash
npm i
npm run dev
```
Créer `.env.local` à partir de `.env.local.example`.
## Déploiement Vercel
- Connecter le repo, définir la variable NEXT_PUBLIC_API_BASE.
- Associer le domaine `app.odentas.fr`.