Get Started

Your first document

.env
POSTGRES_URL=postgres://postgres:root@localhost:5432/mobile
PropTypeDefault
POSTGRES_URL
string
postgres://postgres:root@localhost:5432/mobile

Project Structure

The project has simple structure. It’s easy to navigate and understand. Here’s the main folders:

layout.tsx
page.tsx
global.css
package.json

On this page