Skip to content

apps-team/events-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events Tools

Events tools is an open source app for ambitious event organizers.

The objective of Event Tools is to provide a turnkey solution for organizing & running events, including presentations/cfp, speakers, scheduling, ticketing, website, venue, signage, recording/videos, etc.

The app is intended to scale from meetups to large conferences, and ideally can provide a year-round solution for open source organization and community organizers.

Installation

Events tools is written in the Elixir language and relies on the Phoenix framework. To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

License

Events Tools is free and open source software released under the Apache 2.0 License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published