Skip to content

MrPhyaeSoneThwim/budgety-adventure-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend API for budgety application

Setup for development

  1. Use git clone https://github.com/MrPhyaeSoneThwim/budgety-adventure-api.git if you don't have the current repository in your local computer or not use git pull
  2. Redirect to the project folder and run npm install to install third party node packages required for the project
  3. Use cp .example.env .env to create .env file with copied contents from .example.env to setup the environment variables
  4. Create /public/avatars directory under the root folder which will be used later to store user profile pictures
  5. Run npm run dev to start node server in development mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors