Skip to content
/ tnt Public

An alternative (better) client for Redmine

License

Notifications You must be signed in to change notification settings

rp4rk/tnt

Repository files navigation

TNT Client for Redmine

Build Status

This client is a WIP to make entering data to redmine a much more accurate and easy task.

Running the Project

To run a local development instance, you will need docker and docker-compose installed.

  • Clone the project
  • Run npm install to install the applications dependancies
  • Run docker-compose up to start the application along with a local redmine instance
  • Navigate to http://localhost:3002 to see the local redmine instance
  • Use test-user and test-user to log in to a user account
  • Use admin and admintest to log in to an admin account
  • Get an API key from the user page, the address for your local redmine is localhost:3001

Contributing

See the CONTRIBUTING.md file 👀

About

An alternative (better) client for Redmine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages