This Readme was write in english, if you want a portuguese version click here
(Este "Leia me" foi escrito em ingles, se quiser a versao em portugues click aqui)
App open source to users listen musics for free and artists unknow post yours creations
Backend | Frontend | Mobile | Database |
---|---|---|---|
NodeJS | ReactJS | React Native | Postgres |
- SGBD (I'm using postgres)
- Node.JS
- Yarn (recommend, but not necessary)
- Expo
- Mobile Emulator (or physical cellphone)
- Open the
backend
folder in your terminal. - Run in your console:
yarn
(in case you use yarn) ornpm install
. - Create a new folder inside of the
backend
folder and outside thesrc
folder called: "tmp". - Inside of
tmp
, create a new folder calleduploads
and inside of this folder create another two folders:img
andmusic
. - Create a database called "OpenMusicJS".
- Run in your console:
yarn (or npx) sequelize db:migrate
. - After that, go to
backend
and runyarn start
.
- Firstly, you need to do the backend step.
- After that, you need to run
yarn
ornpm install
in your console (inside thefrontend
folder) and runyarn start
ornpm start
.
- Firstly, you need to do the backend step.
- Open your Android emulator.
- Download the Expo app in your emulator.
- Open the mobile folder in the console.
- Run
yarn
ornpm install
. - After that, run
expo start
and wait until the application opens. - When the application opens, enter in the console and click 'A'.
- Firstly, you need to do the backend step.
- Download the Expo app in your cellphone.
- Enter the Expo app.
- Open the mobile folder in the console.
- Run
yarn
ornpm install
. - After that, run
expo start
and wait until the application opens. - When the application opens, scan the QR CODE with your cellphone.
I am a simple developer that love study and play video games
if you want to enter in contact with me:
Email: [email protected]
Linkedin: https://www.linkedin.com/in/gustavo-santos-melo-66092317a/