Skip to content

weni-ai/nexus-ai

Repository files navigation

Weni

Build Status Python Version License: MPL 2.0

Index

Running locally

Environment Variables List

License

Contributing

Running

git clone https://github.com/weni-ai/nexus-ai.git

Required environment variables

DEBUG=
ALLOWED_HOSTS=,
SECRET_KEY=

License

Distributed under the MPL-2.0 License. See LICENSE for more information.

Running

Install docker

Create an .env file in the project root and add the above environment variables

For authentication, we use Keycloak, you need to run it locally:

Execute docker-compose build to build application

Execute docker-compose up to up the server

Very good, your application is running 🚀

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

To see more go to the Weni Platform central repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages