Skip to content

Alien-Space/the-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application to save personal user documents

🚧 Under development🚀... 🚧

📇 Layout

👷 Installation

You will need to install

Running the Project

$ git clone https://github.com/OriuXus/the-wallet.git # Clone this repository to your machine
$ cd the-wallet # Enter in the project folder

(Backend)Restful API

$ cd server # Enter to the Restful api folder
$ yarn # Install all dependencies
$ yarn dev:server # Running the project

(Frontend)Mobile

$ cd mobile # Enter to the mobile frontend
$ yarn # Install all dependencies
$ yarn start # Running the project

🎉 Congratulations, the project is running.
Att.: If you want to test routes, please copy the file .github/api-docs.json in the Insomnia Application Insomnia

💡 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

🔖 License

MIT