Skip to content

ChurchApps/ContentApi

Repository files navigation

ContentApi

Content Management API for Live Church Solutions

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Join us on Slack.

Dev Setup Instructions

  1. Create a MySQL database named content.
  2. Copy dotenv.sample.txt to .env and edit it to point to your MySQL database.
  3. Install the dependencies with: npm install
  4. Create the database tables with npm run initdb
  5. Start the api with npm run dev

About

Contains admin entered content for pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages