Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 364 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 364 Bytes

Oasso

Warning

New version comming soon ! 🐣

More information about the project at oasso.org

How to run development environment

Clone the project and run the following commands:

  • Run make setup-dev
  • Edit .env file
  • And run make up

When the containers are up, you can access the app at http://localhost, that's all.