Skip to content

reztip/cocoon

Repository files navigation

Cocoon

Cocoon is a reddit-like app for kids and young adults. It will be using Clarifai to moderate images and videos when users are posting.

Development Set Up

  1. Clone repo
  2. Create an account with Clarifai and get an API Key
  3. Create a .env.development and .env.production file in the root directory
  4. In those two .env files, add a CLARIFAI_KEY=<YOUR API KEY> where is the key provided to you from Clarifai.
  5. For creating tables and modifying data, use the Hasura console to work with database.
  6. In the terminal, run the command gastby develop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published