Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgbenine/journey
Create destinations to travel to and invite your friends.
https://github.com/jgbenine/journey
dayjs expo fastify nodejs nodemailer prisma react-native typescript zod
Last synced: 24 days ago
JSON representation
Create destinations to travel to and invite your friends.
- Host: GitHub
- URL: https://github.com/jgbenine/journey
- Owner: jgbenine
- Created: 2024-07-09T02:16:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T13:11:36.000Z (6 months ago)
- Last Synced: 2024-11-08T04:44:35.404Z (3 months ago)
- Topics: dayjs, expo, fastify, nodejs, nodemailer, prisma, react-native, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 10.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Journey - Aplicação para agendar viagens.
#### Agendar; Convidar; Compartilhar Viagens.#### Executando Projeto
Back-end
1 - Acesse a pasta /backend e instale as dependencias com os comandos.
```bash
npm install
```2 - inicie e o servidor com o comando
```bash
npm run dev
```Front-end - Mobile
1 - Acesse a pasta mobile e execute os comandos.
```bash
npm install
```2 - Inicie o front end com o comando
```bash
npx expo start
```3 - Acesse a aplicação com expo Go