Instinct2 ~ Nitro Compatible CMS

Results 1 to 15 of 15
  1. #1
    Typescript XOXO LeChris is offline
    Grand MasterRank
    Sep 2011 Join Date
    750Posts

    Instinct ~ Nitro Compatible CMS




    Hey,


    A month ago, I released the first version of Instinct. Today, I'm happy to announce the second version of Instinct. It is an overhaul over the initial release with many breaking changes and is not compatible with instinct 1.


    Compatibility
    Instinct Revised is fully compatible with both Nitro and Flash (through usage of PeakRP Browser).


    Release Support
    Instinct's target audience is other Typescript developers who can modify Instinct to their own liking and feel fully comfortable with the build process. There is no support for this release and users will be responsible for learning how to use it, compile it and run it in production. I also don't offer a database at this time, however I can make one with enough requests later on.


    That being said, Instinct is fully secure. Instinct provides support for both BCRYPT and MD5, however we recommend hotels to always use BCRYPT when available to protect users from rainbow table attacks. Our database queries are also ran through an ORM where they're sanitized along with a custom permission system on Instinct itself to help protect your users from yourself.




    Screenshots
    https://imgur.com/a/0c5zTbi


    Github Source
    https://github.com/chrismpettyjohn/instinct-revised/


    Quick Setup Guide
    https://github.com/chrismpettyjohn/I...ING_STARTED.md

    Updates
    Instinct may receive updates from time to time. Updates at this time may include sudden breaking changes, however the end goal is to have a stable API that is only consistently improved.


    Discord
    https://discord.com/invite/ZFCV5HZ4jt
    Last edited by LeChris; 03-09-21 at 11:08 PM.


  2. #2
    Gamma Spamma Liam is offline
    Grand MasterRank
    Dec 2011 Join Date
    Down UnderLocation
    2,945Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    I stumbled across this thread a few days ago, and didn't want to be the first person to say THANKS!, but it looks like no one has acknowledged this thread... So here I am saying THANKS!.

    It's great to see that there are still people out there releasing projects, and hopefully it will come useful or bring inspiration to a select few.

  3. #3
    Typescript XOXO LeChris is offline
    Grand MasterRank
    Sep 2011 Join Date
    750Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Updates
    This project is still being actively maintained! My current focus is adding more theming options for users and documenting what Instinct is capable of.


    Planned Themes
    The following themes are confirmed and in active development for Instinct
    * Ares by necmi (https://imgur.com/a/cQ9hgRk)
    * Bobba by Sonay (https://imgur.com/a/aKTcf)
    * Material by Sonay (https://imgur.com/a/2KhjQxX)

    The following themes are in works but are not confirmed
    * ModernUI by Chuckie (https://modern-ui.netlify.app/me)
    * Habbo Classic by Cake

    Other Plans
    I am currently working on integrating typedoc and other tools to make it easier for newcomers to try out Instinct.
    Last edited by LeChris; 23-06-21 at 04:40 PM.

  4. #4
    Typescript XOXO LeChris is offline
    Grand MasterRank
    Sep 2011 Join Date
    750Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Documentation has been launched! Please note that there is a lot of things left to document and the docs are being worked on actively.

    https://instinct.dev/

  5. #5
    git bisect -m ovflowd is offline
    Grand MasterRank
    Sep 2011 Join Date
    2,191Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Well, nice job I guess. Just really didn't understand that monorepo structure you made xD

  6. #6
    Elite Member Kylon is offline
    Member +Rank
    Dec 2015 Join Date
    Berlin, GermanyLocation
    112Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Quote Originally Posted by LeChris View Post
    it's nice to see that people are still contributing to this community and btw Ares wasn't only made by Dome especially the frontend wasn't made by him ;^)



    I mean if you're going to mention Dome you should not forget the rest :)


  7. #7
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,613Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Quote Originally Posted by Kylon View Post
    it's nice to see that people are still contributing to this community and btw Ares wasn't only made by Dome especially the frontend wasn't made by him ;^)



    I mean if you're going to mention Dome you should not forget the rest :)

    These are the people who are actively working on implementing Ares for Instinct. Dont confuse it with a credits list.

  8. #8
    Typescript XOXO LeChris is offline
    Grand MasterRank
    Sep 2011 Join Date
    750Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Quote Originally Posted by Kylon View Post
    it's nice to see that people are still contributing to this community and btw Ares wasn't only made by Dome especially the frontend wasn't made by him ;^)



    I mean if you're going to mention Dome you should not forget the rest :)

    I originally got permission to use the Ares theme assets from Dome without knowing necmi was apart of the development. After learning of my mistake, I asked necmi for approval to use Ares assets and made sure to give him kudos anywhere applicable.






    - - - Updated - - -

    Quote Originally Posted by ovflowd View Post
    Well, nice job I guess. Just really didn't understand that monorepo structure you made xD
    Yeah, a ton of people got confused (rightfully so) by my lack of documentation and assumed Instinct was meant to be consumed from the source, not as a NPM package haha!

    The mono repo structure allows me to maintain all of the NPM libs easier and verify integration. I'm working on a guide for the proper way to consume Instinct and use it on a hotel

  9. #9
    Newbie LeaderX is offline
    MemberRank
    Apr 2013 Join Date
    5Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Very nice

  10. #10
    Typescript XOXO LeChris is offline
    Grand MasterRank
    Sep 2011 Join Date
    750Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Instinct now supports database migrations so users don't have to manually run SQL scripts during updates.

  11. #11
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,613Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Quote Originally Posted by LeChris View Post
    Instinct now supports database migrations so users don't have to manually run SQL scripts during updates.
    Welcome to 2021

  12. #12
    Member Mysterio is offline
    MemberRank
    Jul 2019 Join Date
    54Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    Quote Originally Posted by The General View Post
    Welcome to 2021
    Go crap on someone's shit elsewhere.

  13. #13
    Typescript XOXO LeChris is offline
    Grand MasterRank
    Sep 2011 Join Date
    750Posts

    Re: Instinct2 ~ Nitro Compatible CMS

    <p>
    Quote Originally Posted by Mysterio View Post
    Go crap on someone&#39;s shit elsewhere.
    lol he&#39;s good, i think he was joking :p</p>
    <p>
    &nbsp;</p>
    <p>
    <strong>Updates</strong></p>
    <p>
    I&#39;m working on a CLI tool that can setup Instinct for you and perhaps other features later on.&nbsp; There&#39;s quite a bit to build out, but I&#39;m making good traction with it.</p>
    <p>
    &nbsp;</p>
    <p>
    &nbsp;</p>

  14. #14
    Typescript XOXO LeChris is offline
    Grand MasterRank
    Sep 2011 Join Date
    750Posts
    The newest version of Instinct has an international language system, catalog editor and more.
    https://i.imgur.com/dgWmU8E.mp4

  15. #15
    Sorcerer Supreme duckietm is offline
    Member +Rank
    Oct 2010 Join Date
    339Posts
    Good job !

    Thanks for shareing



Advertisement