Skip to content

BravesDevs/yournotes-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yournotes Server 📝💌

Welcome to Yournotes Server, an open-source social media platform that combines concise notes and expressive cards to transform online communication. Say goodbye to lengthy posts and hello to a more visually engaging, information-packed social experience.

Key Features

  • 🗂 Organize with Notes: Create and easily share concise, information-rich notes. Perfect for quick updates, thoughts, and knowledge sharing.

  • 💌 Express with Cards: Craft visually appealing cards to share stories, photos, and multimedia content in a beautiful and engaging format.

  • 🔗 Seamless Collaboration: Collaborate on notes and cards, making working together easier on projects or sharing your ideas.

  • 🧩 Open Source: For the community. Contribute, customize, and extend the platform as you see fit.

Join our mission to transform social media into a more efficient, visually captivating, and informative experience. Let's build the future of online communication together!

Getting Started

To use the Yournotes Server, follow these steps:

  1. Install Node: Download and install Node.js from node.org.

  2. Install Dependencies: Run the following command in your project's root directory to install the necessary dependencies:

    npm install
  3. Update Environment Configuration: Configure the required environment variables for your database in your project.

  4. Database Migration: Apply any database changes by running the following command:

    npx prisma db push
  5. Start the server.

    npm run start

About

YourNotes Application server repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published