Skip to content

Backend server for mobile app. Features user authentication, crud management of created resources, uploading files, push notifications with expo-notifications

Notifications You must be signed in to change notification settings

DMQQ/life-server-app

Repository files navigation

Backend server for Life-App

Seting up the server

# ENVS

- HOST (for database)
- PORT (for db)
- NAME (name of db user)
- PASS (db password)
- DATABASE (db name)
- DEV (is development )
- SYNC (synchronize database schema, not recommended for prod)
- APP_PORT (PORT for server)
- NODE_ENV

About

Backend server for mobile app. Features user authentication, crud management of created resources, uploading files, push notifications with expo-notifications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published