Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.33 KB

README.md

File metadata and controls

54 lines (37 loc) · 1.33 KB

1st French solution for investments and payments in cryptos or euros

Table of Contents

About The Project

Wigl has the mission to offer an intuitive environment allowing users to benefit from the opportunities offered by cryptocurrencies, in complete security, Wigl is a mobile application based on a REST API built with Laravel.

Built With

Getting Started

Prerequisites

Installation

git clone [email protected]:ValentinGaudin/wilg.git
cp .env.example .env
php artisan serve

Import the postman collection in your own postman; once it's done, you will be able to use the application.

Remember to fill the env with your mailtrap account. YOu will have to do this if you want to use the register route

Contact