Skip to content

KuToko/bio

Repository files navigation

KuLink

This is a simple project built with AdonisJS. The purpose of this project is to provide a platform for users to share their stories and showcase their offers with just one link in their bio.

Getting Started

To get started with this project, you can follow the steps below:

  1. Clone the repository:

    git clone https://github.com/KuToko/bio.git
    
  2. Install the dependencies:

    cd bio
    npm install
    
  3. Set up the environment variables:

    cp .env.example .env
    

    Then, update the .env file with your own environment variables.

  4. Start the development server:

    node ace serve --watch
    

    The server should now be running at http://localhost:3333.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Share your story and showcase your offers with just one link in your bio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors