Skip to content

DMQQ/life-server-app

Repository files navigation

Backend server for Life-App

Seting up the server

# env

- 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

one more test

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

 
 
 

Contributors