Giter VIP home page Giter VIP logo

cet324's Introduction

Create T3 App

This is a T3 Stack project bootstrapped with create-t3-app.

What's next? How do I make an app with this?

We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.

If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository โ€” your feedback and contributions are welcome!

Project Demo

Requirements

Software Requirements:

Node.js (version 18.17 or later): Next.js is a framework built on top of Node.js, so you'll need it installed on your development machine.
You can download the latest version from the official Node.js website [https://nodejs.org/].
Package manager (npm or yarn): Node.js comes bundled with npm (Node Package Manager). You can also use yarn, a popular alternative package manager.

Optional Requirements:

Code editor or IDE: While not strictly required, using a code editor or IDE with Next.js support can significantly improve your development experience. Popular options include Visual Studio Code with official Next.js extensions, WebStorm, or Sublime Text with plugins.
Basic understanding of web development: Having a grasp of HTML, CSS, and JavaScript will be beneficial when working with Next.js.

Setting CET324 Project

Run following command in project directory

-run 'npm install' (install necessary packages)
-create a file called '.env' in the project root directory
-copy environment variables from '.env.example' and paste them in '.env'
-environment varibales values should be replaced with your own value such as database URL
-run 'npx prisma migrate dev' (run migration script to database)
-run 'npm run dev' (start running app)

Disclaimer

This prototype is intended for educational purposes and demonstrates security best practices. It's recommended to conduct further security assessments before deploying in a production environment.

cet324's People

Contributors

saw1232582000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.