Skip to content

Repository files navigation

🎶 Barullo API

RESTful API in development for the Barullo platform. Designed to manage users, artists, roles, and events.


🚧 Project Status

Currently under development. The events module is not ready for use yet.


⚙️ Technologies Used

  • Node.js
  • Express.js
  • MongoDB + Mongoose
  • JSON Web Tokens (JWT) for authentication
  • Yarn as package manager

🚀 Installation

  1. Clone the repository: git clone https://github.com/cabreraluc/barullo-api.git cd barullo-api

  2. Install dependencies: yarn

  3. Create a .env file and add the environment variables: PORT=3000 MONGO_DB_URL= JWT_SECRET= MP_ACCESS_TOKEN=

  4. Run the server in development mode: yarn dev

✅ Tests

(Coming soon)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages