Skip to content

allthingsweb-dev/allthingsweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All Things Web dot Dev


👷‍♀️ Working on the project

📋 Requirements

  • Deno
  • git

Requirements are checked int the make install but you can run make check-dependencies

📁 Directories

  • website: the web application. Frontend + backend SSR
  • pocketbase:

🛠️ Installation

To ease the DX on the project, we provide a Makefile with some commands that you can execute from the root of the project.

make install

This is going to install everything for you.

🔤 Environment variables

You need to cp website/.env.dist in website/.env. Currently, you must have Pocketbase running locally or have access to a production instance in order to start the website.

🏃‍♂️ Running

Just run make

make serve

🤝 Contributing

Before any Pull Request please make sure to:

  • make check and make fix to apply the Coding Standards

this is enforced in the CI

About

The allthingsweb.dev monorepo.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors