Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is a version of the TikStok project, but it has been created using a low-code platform. The original TikStork project's Prisma schema has been reused for comparison purposes.

Notifications You must be signed in to change notification settings

VictorCampelo/amplication-low-code-generated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

TikStok Low-Code Project

This is a version of the TikStok project, but it has been created using a low-code platform. The original TikStok project's Prisma schema has been reused for comparison purposes.

Introduction

This repository contains a TikStok application that has been generated using a low-code platform. The core data schema from the original TikStok project has been utilized, allowing for a direct comparison between the two implementations.

Getting Started

To get started with this project, follow these steps:

# Clone the Repository
git clone <repository-url>
# Install Dependencies
cd your-project-directory
npm install
# or
yarn install
# Database Configuration
# Configure your database connection by updating the Prisma schema file located at `prisma/schema.prisma`. 
# Modify the DATABASE_URL environment variable in your `.env` file or your preferred configuration method.
# Generate Prisma Client
npx prisma generate
# Run the Application
npm start
# or
yarn start
Access the Application: The application should be accessible through a web browser at http://localhost:3000.

Features

Customization

  • Feel free to customize and extend this project to meet your specific requirements. You can add new features, modify existing ones, or experiment with the low-code platform to understand its capabilities.

License

This project is licensed under the MIT License.

About

This is a version of the TikStok project, but it has been created using a low-code platform. The original TikStork project's Prisma schema has been reused for comparison purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /