8000 GitHub - 10d3/ai-multi-track-backend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

10d3/ai-multi-track-backend

Repository files navigation

SayItAI

A brief description of what this project does and who it's for

Demo

Insert gif or link to demo

Screenshots

App Screenshot

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform

Roadmap

  • Additional browser support

  • Add more integrations

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Tech Stack

Client: React, Redux, TailwindCSS

Server: Node, Express

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY

ANOTHER_API_KEY

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Deployment

To deploy this project run

  npm run deploy

Documentation

Documentation

Used By

This project is used by the following companies:

  • Company 1
  • Company 2

Authors

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0