weiplanet / devenv

The note taking app for developers

Home Page:https://devenv.tronic247.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devenv - The note taking app for developers

Welcome to the Devenv project! Here you can find the source code and documentation for the project.

Running the project locally

Install dependencies

Clone this repository to your local machine and run the following commands:

npm i 

Create a new auth0 project

Create a new auth0 project and copy the credentials from the project you created. Now set them in the .env.local.example file.

Run the project

Run the project with the following command:

npm run dev

About

The note taking app for developers

https://devenv.tronic247.com/


Languages

Language:TypeScript 95.6%Language:SCSS 3.8%Language:JavaScript 0.6%