Skip to content

accalia-io/accalia-tools-template-API

Repository files navigation

logo
Project API

Description

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub

Run in Insomnia

Technologies   |    How To Use   |    License

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + npm v6.1 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone [email protected]:accalia-io/accalia-tools-template-API.git

# Go into the repository
$ cd accalia-tools-template-API

# Copy env informations
$ cp .env.example .env

# Install dependencies
$ yarn install

# Run migrations to your database
$ yarn migrate

# Run seeds to your database
$ yarn migrate

# Start the backend server
$ yarn dev

# Start the Queue
$ yarn queue

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Accalia.io 👋 Get in touch!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published