Skip to content

mateo-gomez/cuentas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuentas

personal finance app made with React Native and Deno

setup

# app
cp cuentas/.env.example cuentas/.env

# server
cp backend/.env.example backend/.env
# EXPO_PUBLIC_API_URL should be the local ip but it can't be localhost or 127.0.0.1

install

cd ./cuentas && npm install

run

app

cd ./cuentas && npm install
npx expo start

server

cd ./backend && deno task dev

About

personal finance app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published