iTourism

iTourism

The guide will contain information about the main tourist attractions, hotels, restaurants, shops and other commercial establishments in the city.

Features

  • 🚀 Cross-platform (Android, iOS)
  • 🌎 Languages and custom languages

How to use

Requirements

Getting started

1. Clone the repository

git clone https://github.com/cod3rocket/iTourism.git

2. Install dependencies

pnpm install

3. Edit the .env file

cd apps/api

cp .env.example .env

cd ../..

4. Run the bootstrap script

pnpm bootstrap

5. Run the project

just start

6. Run database migrations and populate database

cd apps/api

pnpm prisma migrate dev

pnpm prisma db seed

Authors


@henriq4

@eduardoteles17