2023-07-23 00:47:15 +02:00
2023-02-08 20:56:22 +01:00
2023-02-10 14:48:59 +01:00
2023-01-30 11:42:43 +01:00
2023-02-07 13:45:40 +01:00
2023-02-10 14:48:59 +01:00
2023-02-08 20:56:22 +01:00
asd
2023-02-07 16:02:55 +01:00
2023-02-10 14:48:59 +01:00
2023-02-07 13:45:40 +01:00
2023-01-30 11:42:43 +01:00
2023-05-10 11:12:18 +02:00
2023-02-07 13:45:40 +01:00
2023-01-30 11:42:43 +01:00
2023-01-30 11:42:43 +01:00
2023-02-07 13:45:40 +01:00
2023-02-08 20:56:22 +01:00
2023-02-08 20:56:22 +01:00
2023-07-23 00:47:15 +02:00
2023-02-07 13:45:40 +01:00
2023-01-30 11:42:43 +01:00
2023-01-30 11:42:43 +01:00

Explainegy

Markdown-based tutorials and articles webapp, built using Docker, NextJS & Prisma

Getting Started

  1. Create a .env file in the root directory and add the following variables:
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/postgres?schema=explainegy"
  1. Run the following commands:
docker compose up -d
npm run dev
Description
Markdown-based tutorials and articles webapp, built using Docker, NextJS & Prisma
Readme 6.8 MiB
Languages
CSS 52.9%
TypeScript 37.1%
SCSS 10%