Giter VIP home page Giter VIP logo

today-i-learned's Introduction

Today I learned

Integrations Tests

Production build and deploy

Website for writing and editing personal TIL.

Built with Firebase and React with Vite.

To start local web application:

cd frontend && npm run dev

Run firebase emulators:

# Inside root dir
npm run firebase

Auto build functions while developing (must be done first time so functions are built for local testing):

cd firebase/functions && npm run watch

Deploy changes to firestore, hosting or functions:

cd firebase && firebase deploy

For interacting with the admin user scripts:

export GOOGLE_APPLICATION_CREDENTIALS="/home/user/Downloads/service-account-file.json"

For more information, take a look at the documentation.

Presentation

There is created a presentation using slidev. This is present in the presentation folder. The presentation can be built using the workflow trigger for the action Build presentation. The presentation can be seen here.

Todo

  • Add warning when trying to exit site to another web page (url)
  • Write automated tests with cypress

today-i-learned's People

Contributors

dependabot[bot] avatar halv00rsen avatar semantic-release-bot avatar

Watchers

 avatar

today-i-learned's Issues

Reading list

Reading list of interesting sites which I regularly use

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.