Git Product home page Git Product logo

chat's Introduction

chat

chat is a simple messaging web app made for school

build

first you have to download the node modules specified in the backend and frontend directories. to do that you cd to them and run the index.ts file using deno (deno run --allow-all index.ts). use the --watch flag to automatically restart the program on code changes (deno run --allow-all --watch index.ts). in the other command line you cd to the frontend and run npm run build to build the css from the tailwind sources or npm run watch to build the css on file changes.

database setup

all the database setup scripts are in the database/scripts directory. you then need to run the db_setup.bat script. just remember when you add an sql file to the tables folder, you also need to add it to the db_setup script.

chat's People

Contributors

imustend avatar pietrek14 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.